From 57163ad25a7dc63abd8aff8663c185ddad398466 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 4 Nov 2014 13:09:38 +0100 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ce3487c68..6bf44450c 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ check if: ### When reporting bugs +* Enable debug mode by putting this at the bottom of **config/config.php** + + DEFINE('DEBUG', true); + * Turn on debug level debug by adding **"loglevel" => 0,** to your **config/config.php** and reproduce the problem * check **data/owncloud.log** -- cgit v1.2.3