mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
Set default auth URL to something more helpful
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
[LoginServer]
|
[LoginServer]
|
||||||
databasePWD=DBPASSWORD
|
databasePWD=DBPASSWORD
|
||||||
useExternalAuth=false
|
useExternalAuth=false
|
||||||
externalAuthURL= # example :http://192.168.0.95/game/login
|
externalAuthURL=http://127.0.0.1/auth.php
|
||||||
|
|
||||||
[dbProcess]
|
[dbProcess]
|
||||||
databaseProtocol=OCI
|
databaseProtocol=OCI
|
||||||
|
|||||||
Reference in New Issue
Block a user