aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/config_localhost.ini
diff options
context:
space:
mode:
authoronefang2019-07-28 00:44:28 +1000
committeronefang2019-07-28 00:44:28 +1000
commit4848ebcbf14b9f056fccc234109408d20ccda021 (patch)
tree9920ae26d8e5a48cf79b7f7b3ad7637412c579e9 /bin/config-include/config_localhost.ini
parentMake the stats log file sim specific. (diff)
downloadopensim-SC_OLD-4848ebcbf14b9f056fccc234109408d20ccda021.zip
opensim-SC_OLD-4848ebcbf14b9f056fccc234109408d20ccda021.tar.gz
opensim-SC_OLD-4848ebcbf14b9f056fccc234109408d20ccda021.tar.bz2
opensim-SC_OLD-4848ebcbf14b9f056fccc234109408d20ccda021.tar.xz
Jiggle the grid specific configs.
Add GodNames. Move the Groups and AuthorizationService sections back to config_*. Fix up the AuthorizationService for some sims. Add the so far not written AddDefaultGroup options. I'll write this soon.
Diffstat (limited to '')
-rw-r--r--bin/config-include/config_localhost.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/config-include/config_localhost.ini b/bin/config-include/config_localhost.ini
index 7efdb44..9959ae1 100644
--- a/bin/config-include/config_localhost.ini
+++ b/bin/config-include/config_localhost.ini
@@ -19,7 +19,6 @@
19 DbPath = "../../db" 19 DbPath = "../../db"
20 LogPath = "../../logs" 20 LogPath = "../../logs"
21 21
22
23[Const] 22[Const]
24 MOTD = "Welcome to your local grid." 23 MOTD = "Welcome to your local grid."
25 24