From 0422387e90aebf51156932711388ecdf291262df Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 16 Feb 2025 19:28:57 +0000 Subject: [PATCH] readme: changing the loading spinner (#138) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 041af27a..ef333e44 100644 --- a/README.md +++ b/README.md @@ -404,6 +404,9 @@ upgrade notes "frequently" asked questions +* can I change the 🌲 spinning pine-tree loading animation? + * [yeah...](https://github.com/9001/copyparty/tree/hovudstraum/docs/rice#boring-loader-spinner) :-( + * is it possible to block read-access to folders unless you know the exact URL for a particular file inside? * yes, using the [`g` permission](#accounts-and-volumes), see the examples there * you can also do this with linux filesystem permissions; `chmod 111 music` will make it possible to access files and folders inside the `music` folder but not list the immediate contents -- also works with other software, not just copyparty