[nextcloud] fix permissions check

This commit is contained in:
2018-07-29 15:25:48 +02:00
parent aa1ed3a74b
commit 57230ffdf1
4 changed files with 17 additions and 17 deletions

View File

@ -56,7 +56,7 @@ Other tags than `daily` are built weekly. For security reasons, you should occas
- **DB_USER** : username for database *(default : none)*
- **DB_PASSWORD** : password for database user *(default : none)*
- **DB_HOST** : database host *(default : none)*
- **CHECK_PERMISSIONS** : disable permission check *(default: 1)*
- **CHECK_PERMISSIONS** : disable permission check for /data folder *(default: 1)*
Don't forget to use a **strong password** for the admin account!