diff options
author | msquare <msquare@notrademark.de> | 2018-11-24 16:27:49 +0100 |
---|---|---|
committer | msquare <msquare@notrademark.de> | 2018-11-24 16:30:36 +0100 |
commit | c6c4792e0d19f78a9eafd332a660788f418017bc (patch) | |
tree | ea25d756465f0ae76632d41619f0466a327f07ab | |
parent | f845a5ab8b67e1d0b11779f1754bcc3f2193d67b (diff) |
Update needed directory permissions in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ To report bugs use [engelsystem/issues](https://github.com/engelsystem/engelsyst yarn build ``` - * The webserver must have write access to the ```import``` directory and read access for all other directories + * The webserver must have write access to the ```import``` and ```storage``` directories and read access for all other directories * The webserver must point to the ```public``` directory. * The webserver must read the ```.htaccess``` file and ```mod_rewrite``` must be enabled |