mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
* move service files from contrib/package/arch/ to /contrib/systemd/ * add simpler default copyparty.conf that puts users in jail * remove warning about .conf files in ~/.config/copyparty/ * update PKGBUILD with changes * add links to configuration examples in index.md * fix link to the example config * update README.md arch instructions --------- Co-authored-by: icxes <icxes@dev.null@need.moe> Co-authored-by: ed <s@ocv.me>
649 B
649 B
this is /var/lib/copyparty-jail
, the fallback webroot when copyparty has not yet been configured
please edit /etc/copyparty/copyparty.conf
(if running as a system service)
or $HOME/.config/copyparty/copyparty.conf
if running as a user service
a basic configuration example is available at https://github.com/9001/copyparty/blob/hovudstraum/contrib/systemd/copyparty.example.conf a configuration example that explains most flags is available at https://github.com/9001/copyparty/blob/hovudstraum/docs/chungus.conf
the full list of configuration options can be seen at https://ocv.me/copyparty/helptext.html
or by running copyparty --help