Files
opensim/bin/mysql_connection.ini.example
Sean Dague 733a14aa9e move mysql_connection.ini to mysql_connection.ini.example
to prevent people checking in their own copies of this.
2007-12-15 22:10:44 +00:00

8 lines
115 B
Plaintext

[mysqlconnection]
hostname=localhost
database=database
username=username
password=password
pooling=false
port=3306