mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
23 lines
650 B
Markdown
23 lines
650 B
Markdown
# example `.epilogue.html`
|
|
save one of these as `.epilogue.html` inside a folder to customize it:
|
|
|
|
* [`minimal-up2k.html`](minimal-up2k.html) will [simplify the upload ui](https://user-images.githubusercontent.com/241032/118311195-dd6ca380-b4ef-11eb-86f3-75a3ff2e1332.png)
|
|
|
|
|
|
|
|
# example browser-css
|
|
point `--css-browser` to one of these by URL:
|
|
|
|
* [`browser.css`](browser.css) changes the background
|
|
* [`browser-icons.css`](browser-icons.css) adds filetype icons
|
|
|
|
|
|
|
|
# other stuff
|
|
|
|
## [`rclone.md`](rclone.md)
|
|
* notes on using rclone as a fuse client/server
|
|
|
|
## [`example.conf`](example.conf)
|
|
* example config file for `-c` which never really happened
|