From fd82b48e54d9e21f06a010435275403c2d16df8d Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 12 Mar 2020 10:58:46 +0100 Subject: [PATCH] enable the photos app --- rootfs/etc/cont-init.d/00-nextcloud | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/etc/cont-init.d/00-nextcloud b/rootfs/etc/cont-init.d/00-nextcloud index dbf323a..4699ed4 100644 --- a/rootfs/etc/cont-init.d/00-nextcloud +++ b/rootfs/etc/cont-init.d/00-nextcloud @@ -27,7 +27,7 @@ s6-setuidgid nginx ./occ app:enable text 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 +s6-setuidgid nginx ./occ app:enable photos s6-setuidgid nginx ./occ app:enable twofactor_totp s6-setuidgid nginx ./occ app:enable twofactor_backupcodes s6-setuidgid nginx ./occ app:enable twofactor_u2f