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 ++++++---- bin/config-include/config_MG.ini | 45 ++++++++++++++++++++++++++++++++- bin/config-include/config_localhost.ini | 1 - bin/config-include/extra_MG.ini | 36 -------------------------- 4 files changed, 53 insertions(+), 43 deletions(-) (limited to 'bin/config-include') 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" diff --git a/bin/config-include/config_MG.ini b/bin/config-include/config_MG.ini index 1af3a56..6470825 100644 --- a/bin/config-include/config_MG.ini +++ b/bin/config-include/config_MG.ini @@ -19,7 +19,6 @@ DbPath = "../../db" LogPath = "../../logs" - [Const] MOTD = "All of the World is a Stage, and Everyone's a Critic." @@ -48,3 +47,47 @@ ; jOpenSim URL jOpensimURL = "http://misfitzgrid.com/members" + +[AuthorizationService] + DefaultRegionAccess = "DisallowForeigners" + ; If you have regions with access restrictions + ; specify them here using the convention + ; Region_ = + ; Valid flags are: + ; DisallowForeigners -- HG visitors not allowed + ; DisallowResidents -- only Admins and Managers allowed + ; None -- No restrictions. + + Region_Blue_Moon = "None" + Region_MisFitz_ = "None" + Region_MisFitz_Continuum = "None" + Region_MisFitz_Dev = "None" + Region_MisFitz_Getaway = "None" + Region_MisFitz_Hyperport = "None" + Region_MisFitz_Motion = "None" + Region_Misfitz_Nature = "None" + Region_MisFitz_Residents1 = "None" + Region_MisFitz_Residents2 = "None" + Region_MisFitz_Sandbox = "None" + Region_MisFitz_Shopping = "None" + Region_MisFitz_Welcome = "None" + Region_MisFitz_Welcome_Beta = "None" + Region_White_Harbor = "None" + + Region_Infinite_Grid_Sandbox = "None" + Region_Infinite_Grid_Welcome = "None" + Region_Kellietown = "None" + Region_Life,_the_universe,_and_everything = "None" + Region_Naughtie_Nautical = "None" + Region_Play_Island = "None" + +[Groups] + ;# {SecretKey} {ServicesConnectorModule:Groups Remote Service Connector} {Secret key between sim and remote group service} {} "" + ;; Used for V2 in Remote only. + SecretKey = "Kensentm3" + AddDefaultGroup = "MisFitz Grid Residents" + +[GodNames] + Enabled = true + FullNames = "Fr0zenHawk Chillsmoke,Korgi Silvercloud,Max Zephyr" +; Surnames = "Kryztlsk" 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 @@ DbPath = "../../db" LogPath = "../../logs" - [Const] MOTD = "Welcome to your local grid." diff --git a/bin/config-include/extra_MG.ini b/bin/config-include/extra_MG.ini index 3fe8a13..a811d54 100644 --- a/bin/config-include/extra_MG.ini +++ b/bin/config-include/extra_MG.ini @@ -4,7 +4,6 @@ ;; if not defined - llRequestURL/llRequestSecureURL are disabled ExternalHostNameForLSL = "server2.misfitzgrid.com" - [Messaging] ;# {OfflineMessageModule} {} {Module to use for offline message storage} {OfflineMessageModule "Offline Message Module V2" *} ;; Module to handle offline messaging. The core module requires an external @@ -18,7 +17,6 @@ ; OfflineMessageURL = ${Const|BaseURL}/Offline.php OfflineMessageURL = ${Const|jOpensimURL}/components/com_opensim/interface.php - [DataSnapshot] ;# {index_sims} {} {Enable data snapshotting (search)?} {true false} false ;; The following set of configs pertains to search. @@ -41,43 +39,9 @@ ; data with this and/or other search providers. data_services="${Const|jOpensimURL}/components/com_opensim/registersearch.php" - -[Groups] - ;# {SecretKey} {ServicesConnectorModule:Groups Remote Service Connector} {Secret key between sim and remote group service} {} "" - ;; Used for V2 in Remote only. - SecretKey = "Kensentm3" - - [Search] SearchURL = ${Const|jOpensimURL}/components/com_opensim/interface.php - -[AuthorizationService] - DefaultRegionAccess = "DisallowForeigners" - ; If you have regions with access restrictions - ; specify them here using the convention - ; Region_ = - ; Valid flags are: - ; DisallowForeigners -- HG visitors not allowed - ; DisallowResidents -- only Admins and Managers allowed - ; None -- No restrictions. - - Region_Blue_Moon = "None" - Region_MisFitz_ = "None" - Region_MisFitz_Continuum = "None" - Region_MisFitz_Dev = "None" - Region_MisFitz_Getaway = "None" - Region_MisFitz_Hyperport = "None" - Region_MisFitz_Motion = "None" - Region_Misfitz_Nature = "None" - Region_MisFitz_Residents1 = "None" - Region_MisFitz_Residents2 = "None" - Region_MisFitz_Sandbox = "None" - Region_MisFitz_Shopping = "None" - Region_MisFitz_Welcome = "None" - Region_MisFitz_Welcome_Beta = "None" - Region_White_Harbor = "None" - [Profile] ProfileServiceURL = ${Const|jOpensimURL}/components/com_opensim/interface.php -- cgit v1.1