diff options
| author | RblSb <msrblsb@gmail.com> | 2025-01-29 20:37:50 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2025-01-29 20:42:01 +0300 |
| commit | 382f9b2ebedca905028341825350a0fa69d88673 (patch) | |
| tree | f627cd270d893452c13f3d0916ea75673c39607e /user/README.md | |
| parent | 0592564264fff57ccfd9677957196951f9f1c6cf (diff) | |
Cleanup
- PWA support (needs https)
- Optimize websocket responses
- Support `/ad` for youtube cache
- New icon!
Diffstat (limited to 'user/README.md')
| -rw-r--r-- | user/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/README.md b/user/README.md index 59ccb4b..3173f54 100644 --- a/user/README.md +++ b/user/README.md @@ -21,3 +21,4 @@ Server has input commands, for example, to set admin users. Simple enter anythin - `users.json` - Admin names with password hashes and random channel-specific salt. Do not share this file! - `crashes/` - Latest error logs, when the server crashes. - `logs/` - Latest activity logs, saved when the server shuts down. +- `cache/` - Folder with video cache and uploads. You can change `cacheStorageLimitGiB` in config to limit it. |
