forked from midou/invidious
Add /api/v1/stats
This commit is contained in:
@@ -22,6 +22,7 @@ user: String,
|
||||
captcha_enabled: {type: Bool, default: true},
|
||||
login_enabled: {type: Bool, default: true},
|
||||
registration_enabled: {type: Bool, default: true},
|
||||
statistics_enabled: {type: Bool, default: false},
|
||||
admins: {type: Array(String), default: [] of String},
|
||||
})
|
||||
end
|
||||
|
Reference in New Issue
Block a user