User Tools

Site Tools


notes:trinitycore_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_confs [2023/07/29 19:01] Sean Rhonenotes:trinitycore_confs [2024/08/13 21:44] (current) – removed Sean Rhone
Line 1: Line 1:
-====== 3.3.5 ====== 
  
-===== authserver.conf ===== 
- 
-  * Last updated: 2023/07/29 
-  * Last commit: [[https://github.com/TrinityCore/TrinityCore/commit/68bf7e6d12e1689d688db32c05066b8832922c67|2021/07/28]] ''68bf7e6'' 
-  * [[https://github.com/TrinityCore/TrinityCore/commits/3.3.5/src/server/authserver/authserver.conf.dist|New commits check]] 
- 
-  nano ~/'Projects/trinity-335/run/etc/authserver.conf' 
- 
-<code> 
-[authserver] 
-LogsDir = "" 
-MaxPingTime = 30 
-RealmServerPort = 3724 
-BindIP = "0.0.0.0" 
-PidFile = "" 
-UseProcessors = 0 
-ProcessPriority = 0 
-RealmsStateUpdateDelay = 20 
-WrongPass.MaxCount = 5 
-WrongPass.BanTime = 0 
-WrongPass.BanType = 0 
-WrongPass.Logging = 0 
-StrictVersionCheck = 1 
-BanExpiryCheckInterval = 60 
-SourceDirectory  = "" 
-MySQLExecutable = "" 
-IPLocationFile = "" 
-AllowLoggingIPAddressesInDatabase = 1 
-# CHANGEME 
-LoginDatabaseInfo = ".;/var/lib/mysql/mysql.sock;authserver;x;authserver" 
-# CHANGEME 
-LoginDatabase.WorkerThreads = 1 
-LoginDatabase.SynchThreads  = 1 
-TOTPMasterSecret = 
-Updates.EnableDatabases = 1 
-Updates.AutoSetup   = 1 
-Updates.Redundancy  = 1 
-Updates.AllowRehash = 1 
-Updates.CleanDeadRefMaxCount = -1 
-Appender.Console=1,2,0 
-Appender.Auth=2,2,0,Auth.log,w 
-Logger.root=3,Console Auth 
- 
-# End</code> 
- 
-===== worldserver.conf ===== 
- 
-  * Last updated: 2023/07/29 
-  * Last commit: [[https://github.com/TrinityCore/TrinityCore/commit/e11613eeb5dcad16f5908c9c7dd8109baabe9272|2023/02/16]] ''e11613e'' 
-  * [[https://github.com/TrinityCore/TrinityCore/commits/3.3.5/src/server/worldserver/worldserver.conf.dist|New commits check]] 
- 
-  nano ~/'Projects/trinity-335/run/etc/worldserver.conf' 
- 
-<code> 
-x 
-# CHANGEME 
-x 
-# CHANGEME 
-x 
- 
-# End</code> 
- 
-====== Other ====== 
/srv/www/wiki/data/attic/notes/trinitycore_confs.1690671715.txt.gz · Last modified: (external edit)