User Tools

Site Tools


notes:trinitycore_3.3.5_localhost_confs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:trinitycore_3.3.5_localhost_confs [2024/06/03 04:22] Sean Rhonenotes:trinitycore_3.3.5_localhost_confs [2024/08/13 21:39] (current) – removed Sean Rhone
Line 1: Line 1:
-====== Information ====== 
- 
-  * ''authserver.conf'' and ''worldserver.conf'' for [[notes:trinitycore_3.3.5_localhost_confs|TrinityCore 3.3.5 localhost]] 
- 
-====== authserver ====== 
- 
-  * Last updated: 2024/06/02 
-  * Last commit: [[https://github.com/TrinityCore/TrinityCore/commit/68bf7e6d12e1689d688db32c05066b8832922c67|Jul 28, 2021]] ''68bf7e6'' 
-  * [[https://github.com/TrinityCore/TrinityCore/commits/3.3.5/src/server/authserver/authserver.conf.dist|New commits check]] 
-  * [[https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/authserver/authserver.conf.dist|Upstream authserver.conf.dist]] ([[https://raw.githubusercontent.com/TrinityCore/TrinityCore/3.3.5/src/server/authserver/authserver.conf.dist|raw]]) 
- 
-  cp ~/'Projects/trinity-335/run/etc/authserver.conf.dist' ~/'Projects/trinity-335/run/etc/authserver.conf' 
- 
-  nano ~/'Projects/trinity-335/run/etc/authserver.conf' 
- 
-<code> 
-LoginDatabaseInfo = ".;/run/mysql/mysql.sock;authserver;x;authserver" 
-Updates.EnableDatabases = 1</code> 
- 
-====== worldserver ====== 
- 
-  * Last updated: 2024/06/02 
-  * Last commit: [[https://github.com/TrinityCore/TrinityCore/commit/e11613eeb5dcad16f5908c9c7dd8109baabe9272|Feb 16, 2023]] ''e11613e'' 
-  * [[https://github.com/TrinityCore/TrinityCore/commits/3.3.5/src/server/worldserver/worldserver.conf.dist|New commits check]] 
-  * [[https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/worldserver/worldserver.conf.dist|Upstream worldserver.conf.dist]] ([[https://raw.githubusercontent.com/TrinityCore/TrinityCore/3.3.5/src/server/worldserver/worldserver.conf.dist|raw]]) 
- 
-  cp ~/'Projects/trinity-335/run/etc/worldserver.conf.dist' ~/'Projects/trinity-335/run/etc/worldserver.conf' 
- 
-  nano ~/'Projects/trinity-335/run/etc/worldserver.conf' 
- 
-<code> 
-LoginDatabaseInfo     = ".;/run/mysql/mysql.sock;authserver;x;authserver" 
-WorldDatabaseInfo     = ".;/run/mysql/mysql.sock;worldserver;x;worldserver" 
-CharacterDatabaseInfo = ".;/run/mysql/mysql.sock;characters;x;characters" 
-Quests.LowLevelHideDiff = -1 
-Quests.HighLevelHideDiff = -1 
-Motd = "Welcome to your localhost server!" 
-Server.LoginInfo = 1</code> 
  
/var/www/wiki/data/attic/notes/trinitycore_3.3.5_localhost_confs.1717402941.txt.gz · Last modified: 2024/06/03 04:22 (external edit)