From 91cb4ce99bb4cc1d0177f9a644b1e60067975a1c Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 24 Jun 2020 15:02:22 -0700 Subject: [PATCH] Change default twitter handle --- production.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production.yaml.example b/production.yaml.example index b152448..5530b62 100644 --- a/production.yaml.example +++ b/production.yaml.example @@ -351,7 +351,7 @@ instance: services: # Cards configuration to format video in Twitter twitter: - username: '@Chocobozzz' # Indicates the Twitter account for the website or platform on which the content was published + username: '@cloudron_io' # Indicates the Twitter account for the website or platform on which the content was published # If true, a video player will be embedded in the Twitter feed on PeerTube video share # If false, we use an image link card that will redirect on your PeerTube instance # Change it to "true", and then test on https://cards-dev.twitter.com/validator to see if you are whitelisted