summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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**