Commit 0664074 1 parent b9af77a commit 0664074 Copy full SHA for 0664074
File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,6 @@ enableRSS = true # set this to false to disable RSS feeds
26
26
enableDebug = false # enable request logs and debug endpoints (/.sessions)
27
27
proxy = "" # http/https url, SOCKS proxies are not supported
28
28
proxyAuth = ""
29
- tokenCount = 10
30
- # minimum amount of usable tokens. tokens are used to authorize API requests,
31
- # but they expire after ~1 hour, and have a limit of 500 requests per endpoint.
32
- # the limits reset every 15 minutes, and the pool is filled up so there's
33
- # always at least `tokenCount` usable tokens. only increase this if you receive
34
- # major bursts all the time and don't have a rate limiting setup via e.g. nginx
35
29
36
30
# Change default preferences here, see src/prefs_impl.nim for a complete list
37
31
[Preferences]
You can’t perform that action at this time.
0 commit comments