mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 10:39:54 +01:00
Remove Twitter API key config values
This commit is contained in:
parent
f0eaf9c4a2
commit
247604f48f
1 changed files with 0 additions and 8 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue