You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
docker runs well, i can serve files in /data, and logs shows its running in '+ Read/Write'.
i turned on allow edits by adding environment variable: '-e PUP_ALLOW_EDITS=1' to docker run command.
webui add buttons for creating folder and upload files, but get a permission denied message. logs says its running in '+ Read Only'.