customization change

This commit is contained in:
Olga Larinova
2022-03-15 13:10:34 +03:00
parent b8b375a19a
commit 6b93311ce5
5 changed files with 17 additions and 2 deletions

View File

@ -131,6 +131,8 @@
],
"customization" => [ // the parameters for the editor interface
"about" => true, // the About section display
"chat" => true,
"comments" => true,
"feedback" => true, // the Feedback & Support menu button display
"forcesave" => false, // adds the request for the forced file saving to the callback handler when saving the document
"submitForm" => $submitForm, // if the Submit form button is displayed or not