[global] http-only rproxy: 1 xff-hdr: x-forwarded-for # e2dsa # enable file indexing and filesystem scanning e2ts # and enable multimedia indexing ansi # and colors in log messages # full path will be something like /var/log/copyparty/2023-1130.txt # (note: enable compression by adding .xz at the end) q, lo: $LOGS_DIRECTORY/%Y-%m%d.log # p: 80,443, # listen on 80/443 as well (requires CAP_NET_BIND_SERVICE) # p: 80,443,3923 i: 127.0.0.1 # only allow connections from localhost (reverse-proxies) ftp: 3921 # enable ftp server on port 3921 df: 16 # stop accepting uploads if less than 16 GB free disk space ver # show copyparty version in the controlpanel # grid # show thumbnails/grid-view by default theme: 2 # monokai name: bfcorgfiles copyparty # change the server-name that's displayed in the browser # stats, nos-dup # enable the prometheus endpoint, but disable the dupes counter (too slow) no-robots, force-js # make it harder for search engines to read your server # create users: [accounts] # username: password kay: kay ed: ed boo: boo ernst: ernst tor: tor # create volumes: [/] # create a volume / accs: # r: * # everyone gets read-access, but rw: * # everyone user gets read-write rwmda: ed # the user gets read-write-move-delete-admin A: kay # user gets All read-write-move-delete-admin-dot A: boo, ernst, tor ####