1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-11 19:14:09 +02:00

feat: add max file size to http responses (#3140)

This commit is contained in:
Dag
2022-11-16 17:56:26 +01:00
committed by GitHub
parent c2c88e9876
commit a5779d30b5
2 changed files with 27 additions and 2 deletions

View File

@@ -19,6 +19,9 @@ message = ""
timeout = 60
useragent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"
; Max http response size in MB
max_filesize = 20
[cache]
; Defines the cache type used by RSS-Bridge