Files
Polaris/config/forumdbconfig.txt
only.lurking@gmail.com 041d2d9aaf Clarified some commenting in forumdbconfig.txt
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1174 316c924e-a436-60f5-8080-3fe189b3f50e
2011-03-10 06:52:12 +00:00

19 lines
581 B
Plaintext

# This configuration file is for the forum database, if you need to set up
# population, death, etc. tracking see 'dbconfig.txt'
# The login credentials for this will likely differ from those in dbconfig.txt!
# Server the MySQL database can be found at
# Examples: localhost, 200.135.5.43, www.mysqldb.com, etc.
ADDRESS localhost
# MySQL server port (default is 3306)
PORT 3306
# Database the forum data may be found in
DATABASE tgstation13
# Username/Login used to access the database
LOGIN mylogin
# Password used to access the database
PASSWORD mypassword