From 049a029170ccb1206c556ea56a579110d80752d2 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 1 Feb 2023 14:29:16 +0100 Subject: doc/telegram-chat: add hint on output size --- doc/telegram-chat.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/telegram-chat.md b/doc/telegram-chat.md index 0c1e157..c3983d3 100644 --- a/doc/telegram-chat.md +++ b/doc/telegram-chat.md @@ -85,6 +85,12 @@ The command is run in background while the script waits for it - about 20 seconds at maximum. A command exceeding that time continues to run in background, but the output in the message is missing or truncated then. +### Output size + +RouterOS is limited in reading file content to a size of about four +kilobytes. Reading larger files does just fail, and that is also the limit +for command output. + ### Sending commands to a group Adding a bot to a group allows it to send messages to that group. To allow -- cgit v1.2.3-54-g00ecf