forked from midou/invidious
Add 'external_port'
This commit is contained in:
@@ -24,6 +24,7 @@ user: String,
|
||||
registration_enabled: {type: Bool, default: true},
|
||||
statistics_enabled: {type: Bool, default: false},
|
||||
admins: {type: Array(String), default: [] of String},
|
||||
external_port: {type: Int32 | Nil, default: nil},
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user