mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
Updated eqemu_config.xml (markdown)
+7
-7
@@ -65,13 +65,13 @@ Sample file contents:
|
||||
</database>
|
||||
|
||||
<!-- Queryserv Database configuration -->
|
||||
<qsdatabase>
|
||||
<host>localhost</host>
|
||||
<port>3306</port>
|
||||
<username>db_username</username>
|
||||
<password>db_password</password>
|
||||
<db>peq_qs</db>
|
||||
</qsdatabase>
|
||||
<qsdatabase>
|
||||
<host>localhost</host>
|
||||
<port>3306</port>
|
||||
<username>db_username</username>
|
||||
<password>db_password</password>
|
||||
<db>peq_qs</db>
|
||||
</qsdatabase>
|
||||
|
||||
<!-- Launcher Configuration -->
|
||||
<launcher>
|
||||
|
||||
Reference in New Issue
Block a user