diff options
| author | RblSb <msrblsb@gmail.com> | 2020-06-03 14:32:02 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-06-03 14:32:02 +0300 |
| commit | 6bb620cb803a6587dcbacc4a3360cbf3d75f3064 (patch) | |
| tree | 93424d764d9922ab74617eb4793b5cc0ed6eec0d /user | |
| parent | c1a044cf6c83dd87c81ad90ab0a4d10d2f74f67c (diff) | |
Event logs and log replay
Diffstat (limited to 'user')
| -rw-r--r-- | user/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/README.md b/user/README.md index 1dff0d8..59ccb4b 100644 --- a/user/README.md +++ b/user/README.md @@ -19,5 +19,5 @@ Server has input commands, for example, to set admin users. Simple enter anythin ## Other files here - `state.json` - Saved state of latest server session (messages, videos, video time). - `users.json` - Admin names with password hashes and random channel-specific salt. Do not share this file! -- `crashes/` - Latest error logs, when the server had to restart itself. -- `logs/` - (TODO) Latest activity logs. +- `crashes/` - Latest error logs, when the server crashes. +- `logs/` - Latest activity logs, saved when the server shuts down. |
