diff options
| author | rtz12 <koenig@fagott.pw> | 2015-12-19 19:17:14 (UTC) |
|---|---|---|
| committer | rtz12 <koenig@fagott.pw> | 2015-12-19 19:17:14 (UTC) |
| commit | 07df855ee43b3b82c45855cc0a07b45bff05dc10 (patch) | |
| tree | 951d69272ab991a6de94737558a01f6c6c83ceef | |
| parent | 3ad7db3689a0a4ce6f52ba113559b8976967c3db (diff) | |
Default-Config hinzugefuegt
| -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 | |||
