Upgrade etherpad to 1.8.16
Extend the config template with the lines added in the past year
This commit is contained in:
@ -46,6 +46,8 @@
|
||||
"maxHttpBufferSize": 10000
|
||||
},
|
||||
"loadTest": false,
|
||||
"dumpOnUncleanExit": false,
|
||||
"indentationOnNewLine": false,
|
||||
"importExportRateLimiting": {
|
||||
"windowMs": 90000,
|
||||
"max": 10
|
||||
@ -101,5 +103,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"customLocaleStrings": {}
|
||||
"customLocaleStrings": {},
|
||||
"enableAdminUITests": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user