mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 18:14:44 +02:00
refactor: frontpage and proxy setting (#4214)
This commit is contained in:
parent
e9d3a657ba
commit
c0e37bcf35
5 changed files with 26 additions and 17 deletions
|
@ -86,8 +86,8 @@ telegram = ""
|
|||
donations = true
|
||||
|
||||
[proxy]
|
||||
|
||||
; Sets the proxy url (i.e. "tcp://192.168.0.0:32")
|
||||
; The HTTP proxy to tunnel requests through
|
||||
; https://curl.se/libcurl/c/CURLOPT_PROXY.html
|
||||
; "" = Proxy disabled (default)
|
||||
url = ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue