too much spam to rss
This commit is contained in:
parent
130efe41f0
commit
607f3fdb64
@ -22,7 +22,7 @@ redisMaxConnections = 30
|
|||||||
[Config]
|
[Config]
|
||||||
hmacKey = "{{nitter_hmac_key}}" # random key for cryptographic signing of video urls
|
hmacKey = "{{nitter_hmac_key}}" # random key for cryptographic signing of video urls
|
||||||
base64Media = false # use base64 encoding for proxied media urls
|
base64Media = false # use base64 encoding for proxied media urls
|
||||||
enableRSS = true # set this to false to disable RSS feeds
|
enableRSS = false # set this to false to disable RSS feeds
|
||||||
enableDebug = false # enable request logs and debug endpoints
|
enableDebug = false # enable request logs and debug endpoints
|
||||||
proxy = "" # http/https url, SOCKS proxies are not supported
|
proxy = "" # http/https url, SOCKS proxies are not supported
|
||||||
proxyAuth = ""
|
proxyAuth = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user