[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:
runningnak3d
2008-11-15 23:22:11 -06:00
parent a0826dce0d
commit 44291639b3

View File

@@ -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
#