19 lines
229 B
INI
19 lines
229 B
INI
|
[Main]
|
||
|
Version = 1
|
||
|
|
||
|
Randomize Config File = false
|
||
|
|
||
|
Allow Reset = false
|
||
|
|
||
|
Thread = 0;
|
||
|
|
||
|
[Log]
|
||
|
Flush = true;
|
||
|
|
||
|
[exile]
|
||
|
IP = DatabaseIp
|
||
|
Port = 3306
|
||
|
Username = DatabaseUsername
|
||
|
Password = DatabasePassword
|
||
|
Database = DatabaseSchemaName
|