copyparty/docs/examples
ed 9c2c423761 IdP: extend ${u} with syntax to exclude by group
just like before, if vpath contains ${u} then
the IdP-volume is created unconditionally

but this is new:

${u%+foo} creates the vol only if user is member of group foo

${u%-foo} creates the vol if user is NOT member of group foo
2025-03-16 19:28:23 +00:00
..
docker IdP: extend ${u} with syntax to exclude by group 2025-03-16 19:28:23 +00:00
README.md add windows example + update docs + some cosmetics 2023-04-12 22:06:44 +00:00
windows.md disable upload deduplication by default; 2024-09-08 17:09:14 +00:00

copyparty server config examples

windows.md -- running copyparty as a service on windows