summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-11-04 13:09:38 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-11-04 13:09:38 +0100
commit57163ad25a7dc63abd8aff8663c185ddad398466 (patch)
tree3c8434197fa6012e9235637f17dd662e3d88b5a5
parent71f2de0ac2d5e9ab9d788ce630f9f1a71e7631bc (diff)
Update 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**