From af4152ae319e7210bb37f2db9f6532fa9f173494 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 27 Oct 2023 01:21:04 +0200 Subject: [PATCH] provide proper config & defaults --- .gitignore | 3 ++- config.php.dist | 19 +++++++++++++++++++ index.inc | 4 ++-- log/.gitkeep | 0 4 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 config.php.dist create mode 100644 log/.gitkeep diff --git a/.gitignore b/.gitignore index 8b22408..9e590aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /nbproject/private/ -/cache/ \ No newline at end of file +/cache/ +config.php \ No newline at end of file diff --git a/config.php.dist b/config.php.dist new file mode 100644 index 0000000..e426664 --- /dev/null +++ b/config.php.dist @@ -0,0 +1,19 @@ +