Releases: Nurislom373/Fluent
Releases · Nurislom373/Fluent
v1.2.1
1.2.1 News
In version 1.2.1, the ability to work with Fluent via webhook has been added. You can try using it.
webhook configuration example
fluent:
bot:
token: 'your_token'
username: '@your_token'
process-type: both
type: webhook
webhook:
keystore-server-file: keystore.jks
keystore-server-pwd: 1234567890
url: your_url # example 'https://devops.uz'
drop-pending-updates: false
max-connections: 50