mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
use default passwords
This commit is contained in:
parent
8c955fe434
commit
5be86214c6
@ -5,13 +5,13 @@ LogAbuse = 1
|
||||
LogLimit = 999
|
||||
IP = 127.0.0.1
|
||||
Port = 2306
|
||||
Password = changeme
|
||||
Password = changemen0w
|
||||
|
||||
[Redis]
|
||||
IP = 127.0.0.1
|
||||
Port = 6379
|
||||
DB = 0
|
||||
Password = foobared
|
||||
Password = Changeme9832
|
||||
|
||||
[SteamAPI]
|
||||
Logging = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user