mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-26 13:42:29 +00:00
Updated eqemu_config.xml (markdown)
parent
9233ec3a5d
commit
5a6c896dc0
@ -65,13 +65,13 @@ Sample file contents:
|
|||||||
</database>
|
</database>
|
||||||
|
|
||||||
<!-- Queryserv Database configuration -->
|
<!-- Queryserv Database configuration -->
|
||||||
<qsdatabase>
|
<qsdatabase>
|
||||||
<host>localhost</host>
|
<host>localhost</host>
|
||||||
<port>3306</port>
|
<port>3306</port>
|
||||||
<username>db_username</username>
|
<username>db_username</username>
|
||||||
<password>db_password</password>
|
<password>db_password</password>
|
||||||
<db>peq_qs</db>
|
<db>peq_qs</db>
|
||||||
</qsdatabase>
|
</qsdatabase>
|
||||||
|
|
||||||
<!-- Launcher Configuration -->
|
<!-- Launcher Configuration -->
|
||||||
<launcher>
|
<launcher>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user