mirror of
https://github.com/Wesley-DeMontigny/WLUS.git
synced 2026-04-26 02:28:32 -05:00
a9c5b26d38
I didn't like what I was working with in the Old WLUS, so I'm working on a rewrite. This is the initial upload of the rewrite.
11 lines
187 B
INI
11 lines
187 B
INI
[GENERAL]
|
|
bind_address=0.0.0.0
|
|
master_server_address=127.0.0.1
|
|
master_server_port=4211
|
|
master_server_password=1124 WLUS2.0
|
|
|
|
[MYSQL]
|
|
user=root
|
|
password=1088043
|
|
host=127.0.0.1
|
|
database=wlus |