mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Add ability for admins to refuse remote comments
This commit is contained in:
parent
031b61c466
commit
f5fd593976
12 changed files with 157 additions and 14 deletions
|
@ -358,4 +358,8 @@ export interface CustomConfig {
|
|||
autoPlay: boolean
|
||||
}
|
||||
}
|
||||
|
||||
videoComments: {
|
||||
acceptRemoteComments: boolean
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue