mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Merge branch 'config-rss-toggle'
This commit is contained in:
commit
9b202e414b
5 changed files with 10 additions and 6 deletions
|
|
@ -28,6 +28,7 @@ tokenCount = 10
|
|||
# the limit gets reset every 15 minutes, and the pool is filled up so there's
|
||||
# always at least $tokenCount usable tokens. again, only increase this if
|
||||
# you receive major bursts all the time
|
||||
enableRSS = true # set this to false to disable RSS feeds
|
||||
|
||||
# Change default preferences here, see src/prefs_impl.nim for a complete list
|
||||
[Preferences]
|
||||
|
|
|
|||
Loading…
Reference in a new issue