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 4394fde commit 9fb6123Copy full SHA for 9fb6123
filebrowser.sh
@@ -7,4 +7,5 @@ if [ "$ENABLE_FILEBROWSER" = "true" ]; then
7
/app/filebrowser -p 8080 -d /app/filebrowser.db -r /data -b /files
8
else
9
echo "FileBrowser is disabled. Set ENABLE_FILEBROWSER=true to enable it."
10
+ sleep 3650d
11
fi
0 commit comments