diff --git a/docs/examples/docker/idp/copyparty.conf b/docs/examples/docker/idp/copyparty.conf index 3e842f02..40ccfba7 100644 --- a/docs/examples/docker/idp/copyparty.conf +++ b/docs/examples/docker/idp/copyparty.conf @@ -50,7 +50,7 @@ [/] # create a volume at "/" (the webroot), which will /w # share /w (the docker data volume) accs: - rw: * # everyone gets read-access, but + r: * # everyone gets read-access, but rwmda: @su # the group "su" gets read-write-move-delete-admin