From 2eb5a432d2229788ce2fdb09f36c6f4bebdea813 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Fri, 7 Feb 2020 09:44:59 +0100 Subject: Initial commit --- config.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config.php (limited to 'config.php') diff --git a/config.php b/config.php new file mode 100644 index 0000000..5b7a17f --- /dev/null +++ b/config.php @@ -0,0 +1,6 @@ + __DIR__ . "/templates", + "templates_cache" => false, //__DIR__ . "/.templates_cache", + "sqlitedb" => __DIR__ . "/notes.db", +]; -- cgit v1.2.3-70-g09d2