forked from cloudron-apps/peertube-app
Change default twitter handle
This commit is contained in:
parent
d8eec71c07
commit
91cb4ce99b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue