mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Remove twitter whitelisted option
It doesn't seem to be required
This commit is contained in:
parent
54a7183b11
commit
10e78bb778
17 changed files with 92 additions and 205 deletions
|
@ -263,8 +263,7 @@ function customConfig (): CustomConfig {
|
|||
},
|
||||
services: {
|
||||
twitter: {
|
||||
username: CONFIG.SERVICES.TWITTER.USERNAME,
|
||||
whitelisted: CONFIG.SERVICES.TWITTER.WHITELISTED
|
||||
username: CONFIG.SERVICES.TWITTER.USERNAME
|
||||
}
|
||||
},
|
||||
client: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue