diff --git a/config/justask.yml.example b/config/justask.yml.example index 65e109c6..97616e4c 100644 --- a/config/justask.yml.example +++ b/config/justask.yml.example @@ -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"