Make "noAttachmentLinks" configurable
This commit is contained in:
parent
13855f46e2
commit
85c487b933
4 changed files with 8 additions and 4 deletions
|
@ -17,5 +17,6 @@
|
|||
"hidePostStats": false,
|
||||
"hideUserStats": false,
|
||||
"loginMethod": "password",
|
||||
"webPushNotifications": false
|
||||
"webPushNotifications": false,
|
||||
"noAttachmentLinks": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue