aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/config_IG.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_IG.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 'bin/config-include/config_IG.ini')
-rw-r--r--bin/config-include/config_IG.ini14
1 files changed, 9 insertions, 5 deletions
diff --git a/bin/config-include/config_IG.ini b/bin/config-include/config_IG.ini
index b26dc43..2730431 100644
--- a/bin/config-include/config_IG.ini
+++ b/bin/config-include/config_IG.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 = "onefang needs a little coding or sysadmin work to keep IG going. Please help me find some." 23 MOTD = "onefang needs a little coding or sysadmin work to keep IG going. Please help me find some."
25 24
@@ -46,7 +45,6 @@
46 DataProvider = "OpenSim.Data.MySQL.dll" 45 DataProvider = "OpenSim.Data.MySQL.dll"
47 ConnectionString = "Data Source=MYSQL_HOST;Database=MYSQL_DB;User ID=MYSQL_USER;Password=MYSQL_PASSWORD;Old Guids=true;" 46 ConnectionString = "Data Source=MYSQL_HOST;Database=MYSQL_DB;User ID=MYSQL_USER;Password=MYSQL_PASSWORD;Old Guids=true;"
48 47
49
50[AuthorizationService] 48[AuthorizationService]
51 DefaultRegionAccess = "DisallowForeigners" 49 DefaultRegionAccess = "DisallowForeigners"
52 ; If you have regions with access restrictions 50 ; If you have regions with access restrictions
@@ -57,14 +55,20 @@
57 ; DisallowResidents -- only Admins and Managers allowed 55 ; DisallowResidents -- only Admins and Managers allowed
58 ; None -- No restrictions. 56 ; None -- No restrictions.
59 57
60 Region_Infinite_Grid_Sandbox = "None"
61 Region_Infinite_Grid_Welcome = "None"
62 Region_Kellietown = "None" 58 Region_Kellietown = "None"
63 Region_Sandbox = "None" 59 Region_Sandbox = "None"
64 Region_SledjShovl = "None"
65 Region_Welcome = "None" 60 Region_Welcome = "None"
66 61
62[Groups]
63 AddDefaultGroup = "Infinite Grid support|Infinite Grid chat"
64 AddHGDefaultGroup_Misfitz_Grid = "Infinite Grid support"
65
67[Permissions] 66[Permissions]
68 region_owner_is_god = true 67 region_owner_is_god = true
69 region_manager_is_god = true 68 region_manager_is_god = true
70 parcel_owner_is_god = false 69 parcel_owner_is_god = false
70
71[GodNames]
72 Enabled = true
73 FullNames = "Infinite BootsFang,Infinite Crush,infinite onefang,Infinite Riseon"
74; Surnames = "Kryztlsk"