mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Add ability to customize instance logo
This commit is contained in:
parent
f5fd593976
commit
c0f4de6077
96 changed files with 1910 additions and 532 deletions
|
@ -79,6 +79,10 @@ export interface CustomConfig {
|
|||
}
|
||||
|
||||
client: {
|
||||
header: {
|
||||
hideInstanceName: boolean
|
||||
}
|
||||
|
||||
videos: {
|
||||
miniature: {
|
||||
preferAuthorDisplayName: boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue