aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/mssql_connection.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mssql_connection.ini.example')
-rw-r--r--bin/mssql_connection.ini.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/mssql_connection.ini.example b/bin/mssql_connection.ini.example
index ceb277f..e0ae7ba 100644
--- a/bin/mssql_connection.ini.example
+++ b/bin/mssql_connection.ini.example
@@ -9,8 +9,10 @@ user_id=username
9password=password 9password=password
10 10
11; These entries are only for if you, for some reason, wish to customize your user server table names. 11; These entries are only for if you, for some reason, wish to customize your user server table names.
12; Do note that if you change the table names, you might have to change the sql resources too manually
12; If ommitted, default values will be used. 13; If ommitted, default values will be used.
13 14
14userstablename=users 15userstablename=users
15userfriendstablename=userfriends 16userfriendstablename=userfriends
16agentstablename=agents \ No newline at end of file 17agentstablename=agents
18regionstablename=regions