diff options
Diffstat (limited to 'bin/config-include/config_IG.ini')
-rw-r--r-- | bin/config-include/config_IG.ini | 14 |
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" | ||