Fix fps federation
This commit is contained in:
parent
590fb50690
commit
b2977eecb8
14 changed files with 104 additions and 90 deletions
|
@ -1,5 +1,4 @@
|
|||
import { NSFWPolicyType } from '../videos/nsfw-policy.type'
|
||||
import { CONFIG } from '../../../server/initializers'
|
||||
|
||||
export interface ServerConfig {
|
||||
serverVersion: string
|
||||
|
@ -25,7 +24,7 @@ export interface ServerConfig {
|
|||
}
|
||||
|
||||
import: {
|
||||
video: {
|
||||
videos: {
|
||||
http: {
|
||||
enabled: boolean
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue