Remove Twitter API key config values
This commit is contained in:
parent
f0eaf9c4a2
commit
247604f48f
|
@ -53,14 +53,6 @@ features:
|
||||||
public:
|
public:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
# OAuth tokens
|
|
||||||
sharing:
|
|
||||||
twitter:
|
|
||||||
enabled: false
|
|
||||||
# Get the tokens from https://apps.twitter.com
|
|
||||||
consumer_key: ''
|
|
||||||
consumer_secret: ''
|
|
||||||
|
|
||||||
# Redis
|
# Redis
|
||||||
redis_url: "redis://localhost:6379"
|
redis_url: "redis://localhost:6379"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue