Remove Twitter API key config values

This commit is contained in:
Andreas Nedbal 2023-02-05 20:07:17 +01:00 committed by Andreas Nedbal
parent f0eaf9c4a2
commit 247604f48f
1 changed files with 0 additions and 8 deletions

View File

@ -53,14 +53,6 @@ features:
public:
enabled: true
# OAuth tokens
sharing:
twitter:
enabled: false
# Get the tokens from https://apps.twitter.com
consumer_key: ''
consumer_secret: ''
# Redis
redis_url: "redis://localhost:6379"