aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-04-11 06:42:38 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-04-11 06:42:38 +0300
commit19e0ee3a7cf32137642fcba7794697a6ffe33a7e (patch)
tree00666334912f02a88b52fc9f46f3d538362580ea /README.md
parentbf54e5b6ff78e5afb7d2befeaccca38ff1e101e2 (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.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1de4b06..f09d168 100644
--- a/README.md
+++ b/README.md
@@ -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