mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
[FEATURE] Add ThreadID parameter for Telegram webhooks
This commit is contained in:
parent
6d164246b5
commit
29d77def40
5 changed files with 9 additions and 1 deletions
|
@ -2293,6 +2293,7 @@ settings.tags.protection.none = There are no protected tags.
|
|||
settings.tags.protection.pattern.description = You can use a single name or a glob pattern or regular expression to match multiple tags. Read more in the <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/protected-tags/">protected tags guide</a>.
|
||||
settings.bot_token = Bot Token
|
||||
settings.chat_id = Chat ID
|
||||
settings.thread_id = Thread ID
|
||||
settings.matrix.homeserver_url = Homeserver URL
|
||||
settings.matrix.room_id = Room ID
|
||||
settings.matrix.message_type = Message Type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue