add embedded video player

This commit is contained in:
Sebastian Hugentobler 2018-02-04 15:41:00 +01:00
parent 34281fbb77
commit 2d0efd536a
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ if [ ! -f /var/lib/nextcloud/data/.installed ]; then
s6-setuidgid nginx ./occ app:enable files_sharing
s6-setuidgid nginx ./occ app:enable files_texteditor
s6-setuidgid nginx ./occ app:enable files_pdfviewer
s6-setuidgid nginx ./occ app:enable files_videoplayer
s6-setuidgid nginx ./occ app:enable theming
s6-setuidgid nginx ./occ app:enable gallery