nextcloud: fixes #17

This commit is contained in:
Wonderfall
2016-07-30 19:26:07 +02:00
parent 1269a34a11
commit 98cc02aab1
4 changed files with 16 additions and 4 deletions

View File

@ -8,8 +8,8 @@
- Data and apps persistence (easy to update, just recreate the container).
- OPCache (opcode cache) & APCu (data store) already configured.
- system cron configured (15min periodic), replaces AJAX cron.
- MySQL and PostgreSQL support (server not built-in).
- LDAP support.
- MySQL, PostgreSQL (server not built-in) and sqlite3 support.
- Redis, FTP, SMB, LDAP support.
- UID/GID flexibility.
#### Tags