FormRoom: moved the PDF form signature to the config

This commit is contained in:
Nikolay Rechkin 2024-07-03 15:38:16 +03:00
parent 5a855991d6
commit 1892c1187a

View File

@ -110,7 +110,8 @@
"path": "/api/upload", "path": "/api/upload",
"ext": ".pdf", "ext": ".pdf",
"dashboard": "/dashboard/api" "dashboard": "/dashboard/api"
} },
"signature": "ONLYOFFICEFORM"
} }
}, },
"web": { "web": {