1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-14 12:34:07 +02:00

feat: system alert message (#3139)

This commit is contained in:
Dag
2022-11-15 00:32:04 +01:00
committed by GitHub
parent 95c199c2eb
commit 001427243c
5 changed files with 30 additions and 14 deletions

View File

@@ -12,6 +12,9 @@
; timezone = "UTC" (default)
timezone = "UTC"
; Display a system message to users.
message = ""
[http]
timeout = 60
useragent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"