diff --git a/linux/servercommon.cfg b/linux/servercommon.cfg index 709d499..886af92 100755 --- a/linux/servercommon.cfg +++ b/linux/servercommon.cfg @@ -13,8 +13,9 @@ MuseumEventDuration=1209600 newbieTutorialEnabled=1 chatServiceBindInterface=eth0 customerServiceBindInterface=eth0 -webUpdateIntervalSeconds=600 developmentMode=true +metricsDataURL=http://127.0.0.1/?action=swg-auth-metrics +webUpdateIntervalSeconds=10 [CharacterBuilder] @@ -146,8 +147,8 @@ minRespecIntervalInSeconds=43200 respecDurationAllowedInSeconds=2419200 #adminAccountDataTable=datatables/admin/stella_admin.iff -adminGodToAll=true -adminGodToAllGodLevel=50 +#adminGodToAll=true +#adminGodToAllGodLevel=50 # Turn on or off Lifeday lifeday=false @@ -349,13 +350,13 @@ passthroughMode=false [LoginServer] #Setting easyExternalAccess to true might make it easier for you to connect to your server from the internet. Make sure your IP is set correctly in CLUSTER_LIST in your database. #easyExternalAccess=true -useExternalAuth=false -#externalAuthURL=http://127.0.0.1/auth.php #adminAccountDataTable=datatables/admin/stella_admin.iff validateClientVersion=1 validateStationKey=0 developmentMode=true DSN=//127.0.0.1/swg +useExternalAuth=true +externalAuthURL=http://127.0.0.1/?action=swg-auth [PlanetServer] @@ -380,8 +381,8 @@ metricsServerPort=0 [ServerUtility] -#externalAdminLevelsEnabled=true -#externalAdminLevelsURL=http://127.0.0.1/admin.php +externalAdminLevelsEnabled=true +externalAdminLevelsURL=http://127.0.0.1/?action=swg-auth-admin-level [SharedFile]