mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 22:40:26 +00:00
Updated eqemu_config.xml (markdown)
+7
-7
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user