From 716ad0e2446062ad60a1eb1dd0b73ff2c3627f46 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 13 Aug 2016 20:11:46 +0200 Subject: [PATCH] Add "Debug mode" section --- Debug-mode.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Debug-mode.md diff --git a/Debug-mode.md b/Debug-mode.md new file mode 100644 index 0000000..675b513 --- /dev/null +++ b/Debug-mode.md @@ -0,0 +1,3 @@ +To enable debug mode (disabling cache and enabling error reporting), create an empty file named `DEBUG` in the root directory (next to `index.php`) + +**Notice:** The whitelist still applies! \ No newline at end of file