We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6017a71 commit 06f5854Copy full SHA for 06f5854
bookstack/rootfs/etc/fix-attrs.d/bookstack
@@ -1,3 +1,6 @@
1
/var/www/bookstack/storage/framework/views false nginx 0644 0755
2
/var/www/bookstack/storage/framework/cache false nginx 0644 0755
3
-/var/www/bookstack/storage/framework/sessions false nginx 0644 0755
+/var/www/bookstack/storage/framework/sessions false nginx 0644 0755
4
+/data/bookstack/uploads true nginx 0644 0755
5
+/data/bookstack/images true nginx 0644 0755
6
+/data/bookstack/files true nginx 0644 0755
0 commit comments