Show
Ignore:
Timestamp:
11/19/08 13:25:33 (17 years ago)
Author:
yumileroy
Message:

[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
* Adding INSTALL file to root with Linux instructions.
* Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
* Updating config files with Trinity text instead of MaNGOS text.

Original author: XTZGZoReX
Date: 2008-10-10 12:19:38-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/trinityrealm/trinityrealm.conf.dist

    r2 r33  
    1 ############################################ 
    2 # MaNGOS realmd configuration file        # 
    3 ############################################ 
     1########################################## 
     2# Trinity Core realmd configuration file # 
     3########################################## 
    44ConfVersion=2007062001 
    55 
     
    4747#    LogFile 
    4848#        Logfile name 
    49 #        Default: "Realmd.log" 
     49#        Default: "realmd.log" 
    5050#                 "" - empty name disable creating log file 
    5151# 
     
    9797################################################################################################################### 
    9898 
    99 LoginDatabaseInfo = "127.0.0.1;3306;root;mangos;realmd" 
     99LoginDatabaseInfo = "127.0.0.1;3306;trinity;trinity;realmd" 
    100100LogsDir = "" 
    101101MaxPingTime = 30 
     
    105105LogLevel = 0 
    106106LogTime = 0 
    107 LogFile = "Realmd.log" 
     107LogFile = "realmd.log" 
    108108LogTimestamp = 0 
    109109LogFileLevel = 0