From 4848ebcbf14b9f056fccc234109408d20ccda021 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 28 Jul 2019 00:44:28 +1000 Subject: 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. --- bin/config-include/config_IG.ini | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'bin/config-include/config_IG.ini') 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 @@ DbPath = "../../db" LogPath = "../../logs" - [Const] MOTD = "onefang needs a little coding or sysadmin work to keep IG going. Please help me find some." @@ -46,7 +45,6 @@ DataProvider = "OpenSim.Data.MySQL.dll" ConnectionString = "Data Source=MYSQL_HOST;Database=MYSQL_DB;User ID=MYSQL_USER;Password=MYSQL_PASSWORD;Old Guids=true;" - [AuthorizationService] DefaultRegionAccess = "DisallowForeigners" ; If you have regions with access restrictions @@ -57,14 +55,20 @@ ; DisallowResidents -- only Admins and Managers allowed ; None -- No restrictions. - Region_Infinite_Grid_Sandbox = "None" - Region_Infinite_Grid_Welcome = "None" Region_Kellietown = "None" Region_Sandbox = "None" - Region_SledjShovl = "None" Region_Welcome = "None" +[Groups] + AddDefaultGroup = "Infinite Grid support|Infinite Grid chat" + AddHGDefaultGroup_Misfitz_Grid = "Infinite Grid support" + [Permissions] region_owner_is_god = true region_manager_is_god = true parcel_owner_is_god = false + +[GodNames] + Enabled = true + FullNames = "Infinite BootsFang,Infinite Crush,infinite onefang,Infinite Riseon" +; Surnames = "Kryztlsk" -- cgit v1.1