mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add short description in config
This commit is contained in:
@@ -3,6 +3,7 @@ export interface ServerConfig {
|
||||
|
||||
instance: {
|
||||
name: string
|
||||
shortDescription: string
|
||||
defaultClientRoute: string
|
||||
customizations: {
|
||||
javascript: string
|
||||
|
||||
Reference in New Issue
Block a user