diff --git a/deploy/config.json b/deploy/config.json new file mode 100644 index 0000000..c6e4589 --- /dev/null +++ b/deploy/config.json @@ -0,0 +1,9 @@ +{ + "disabledTools": [ + "digital-sign-pdf", + "timestamp-pdf" + ], + "editorDisabledCategories": [ + "redaction" + ] +} \ No newline at end of file