diff options
| -rw-r--r-- | grilist.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/grilist.conf b/grilist.conf new file mode 100644 index 0000000..65c15a3 --- /dev/null +++ b/grilist.conf | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | [database] | ||
| 2 | hostname = "localhost" | ||
| 3 | database = "grilist" | ||
| 4 | user = "root" | ||
| 5 | password = "root" | ||
| 6 | ssl_enabled = false | ||
| 7 | |||
