mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
[svn] * Small fix to trinitycore.conf.dist
* In the comments for Trinity Script, removed old DB connection info * What was the ScriptDev2 DB is now part of the World DB, so those settings are used. --HG-- branch : trunk
This commit is contained in:
@@ -55,13 +55,6 @@ BindIP = "0.0.0.0"
|
||||
###################################################################################################################
|
||||
# SCRIPTING SETTINGS
|
||||
#
|
||||
# TScriptDatabaseInfo
|
||||
# Database connection settings for the wor
|
||||
# .;somenumber;username;password;database - use named pipes at Windows
|
||||
# Named pipes: mySQL required adding "enable-named-pipe" to [mysqld] section my.ini
|
||||
# .;/path/to/unix_socket;username;password;database - use Unix sockets at Unix/Linux
|
||||
# Unix sockets: experimental, not tested
|
||||
#
|
||||
# Locale
|
||||
# Setting for current (DBC) locale to use
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user