mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Moved mssql_connection.ini to an .example file as well.
Added the two _connection.ini files to svn:ignore
This commit is contained in:
6
bin/mssql_connection.ini.example
Normal file
6
bin/mssql_connection.ini.example
Normal file
@@ -0,0 +1,6 @@
|
||||
[mssqlconnection]
|
||||
data_source=\SQLEXPRESS
|
||||
initial_catalog=database
|
||||
persist_security_info=True
|
||||
user_id=username
|
||||
password=password
|
||||
Reference in New Issue
Block a user