diff options
Diffstat (limited to 'settings_client.cfg')
-rw-r--r-- | settings_client.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings_client.cfg b/settings_client.cfg new file mode 100644 index 0000000..51a728f --- /dev/null +++ b/settings_client.cfg @@ -0,0 +1,5 @@ +[mysql] +host = yourip +user = youruser +password = yourpassword +database = yourdatabase |