diff --git a/nitter.example.conf b/nitter.example.conf index ffe7a3b..f0b4214 100644 --- a/nitter.example.conf +++ b/nitter.example.conf @@ -33,9 +33,6 @@ tokenCount = 10 # always at least `tokenCount` usable tokens. only increase this if you receive # major bursts all the time and don't have a rate limiting setup via e.g. nginx -#cookieHeader = "ct0=XXXXXXXXXXXXXXXXX; auth_token=XXXXXXXXXXXXXX" # authentication cookie of a logged in account, required for the likes tab and NSFW content -#xCsrfToken = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" # required for the likes tab and NSFW content - # Change default preferences here, see src/prefs_impl.nim for a complete list [Preferences] theme = "Nitter"