summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6ebb405b1..49a35491e 100644
--- a/README.rst
+++ b/README.rst
@@ -28,6 +28,7 @@ Before you install the app check that the following requirements are met:
- Your database uses utf-8
- Your webserver uses utf-8
+- `Magic quotes are turned off <http://php.net/manual/de/security.magicquotes.disabling.php>`_
- You use a browser that supports the FileReader API
- You can use a cron or webcron to call Background Jobs in ownCloud
- (optional) install php-curl