diff --git a/apps/api/documents/api.js b/apps/api/documents/api.js index 01c2de994b..e813963192 100644 --- a/apps/api/documents/api.js +++ b/apps/api/documents/api.js @@ -176,6 +176,9 @@ "speech/config.json", "clipart/config.json", ] + }, + wopi: { // only for wopi + FileNameMaxLength: 250 // max filename length for rename, 250 by default } }, events: {