mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
add allowShouts field
This commit is contained in:
parent
90f7dcedfa
commit
c8ce53d598
@ -127,6 +127,10 @@ module.exports = {
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
},
|
||||
allowShouts: {
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
},
|
||||
locale: {
|
||||
type: 'string',
|
||||
allow: [null],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user