mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
Front End for Domain Whitelist.
This commit is contained in:
@@ -67,10 +67,6 @@ const SettingSchema = new Schema({
|
||||
whitelist: {
|
||||
type: Array,
|
||||
default: ['localhost']
|
||||
},
|
||||
enable: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
}
|
||||
}
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user