From 44291639b3d89b6fb6d4af027da4cf461fff7230 Mon Sep 17 00:00:00 2001 From: runningnak3d Date: Sat, 15 Nov 2008 23:22:11 -0600 Subject: [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 --- src/trinitycore/trinitycore.conf.dist | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src') diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index d8ca0dcc172..ad4ea6618e0 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -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 # -- cgit v1.2.3