diff options
author | default <nobody@localhost> | 2023-02-07 08:26:19 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-07 08:26:19 +0100 |
commit | 967a96b77848638b513ff1bee235d97f58093e86 (patch) | |
tree | 20e393726cbce32e442d4954aaa028e1d861fee6 /doc | |
parent | 6a45392307cb403e11c6d51794380047e1057198 (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -86,6 +86,13 @@ If you check this option, sensitive content is always shown. If this field is not empty, an email message will be sent to this address whenever a post written by you is liked, boosted or replied to. +.It Telegram notifications +To enable notifications via Telegram, fill the two provided +fields (Bot API key and Chat id). You need to create both +a Telegram channel and a bot for this; the process is rather +cumbersome but it's documented everywhere. The Bot API key +is a long string of alphanumeric characters and the chat id +is a big, negative number. .It Maximum days to keep posts This numeric value specifies the number of days to pass before posts (yours and others') will be purged. This value overrides |