diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-11 06:42:38 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-11 06:42:38 +0300 |
| commit | 19e0ee3a7cf32137642fcba7794697a6ffe33a7e (patch) | |
| tree | 00666334912f02a88b52fc9f46f3d538362580ea /README.md | |
| parent | bf54e5b6ff78e5afb7d2befeaccca38ff1e101e2 (diff) | |
bot: Do not collect debug dumps by default
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -68,8 +68,10 @@ Options: -g <num> Shortcuts storage limit, max: 10000, default: 100 -m <mode> Caching mode, default: normal -t <secs> Caching time, max: 1000, default: 300 secs + -s <secs> Sleeping time, max: 100, default: 10 secs -c Clear cache automatically - -q Do not print logs and do not collect dumps + -q Do not print logs + -u Collect debug dumps -i <secs> Telegram Bot API connetion timeout, max: 10, default: 10 secs -e <secs> Image Boards API connetion timeout, max: 10, default: 5 secs -d <secs> Head request connetion timeout, max: 10, default: 2 secs |
