Improved permissions description #351

pull/353/merge
Tobias Reich 9 years ago
parent 0bc07d5314
commit e94573480d

@ -25,7 +25,7 @@ You can also use the [direct download](https://github.com/electerious/Lychee/arc
### 3. Permissions
Change the permissions of `uploads/` and `data/` to 777, including all subfolders:
Change the permissions of `uploads/`, `data/` and all their subfolders. Sufficient read/write privileges are reqiured.
chmod -R 777 uploads/ data/

Loading…
Cancel
Save