summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-25 00:04:05 +0300
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-25 00:04:05 +0300
commit41b328d9378b83a0ba5cf6dfca9f39db38f484c2 (patch)
tree9449463473e8b3d14471868b2e986cb39db909ef /README.rst
parent371bce81627f41152de21480df7be41972de8ad6 (diff)
Update README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 92f8bee2c..285fec579 100644
--- a/README.rst
+++ b/README.rst
@@ -27,7 +27,7 @@ Before you install the News app
Before you install the app check that the following requirements are met:
- Your database uses utf-8
-- Your webserver uses utf-8
+- Your webserver uses utf-8 (`Apache <http://stackoverflow.com/questions/913869/how-to-change-the-default-encoding-to-utf-8-for-server>`_, `NginX <http://www.cyberciti.biz/faq/nginx-set-http-content-type-response-header-to-charset-utf8/>`_)
- `Magic quotes are turned off <http://php.net/manual/de/security.magicquotes.disabling.php>`_
- `You use a browser that supports the FileReader API <https://developer.mozilla.org/en/docs/DOM/FileReader#Browser_compatibility>`_
- You can use a cron or webcron to call Background Jobs in ownCloud