FormRoom: moved the PDF form signature to the config (#273)

This commit is contained in:
Pavel Bannov 2024-07-03 16:21:31 +03:00 committed by GitHub
commit d780bd1386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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": {