add reuse signature config

This commit is contained in:
Pete Matsyburka
2024-10-10 13:14:49 +03:00
committed by Oleksandr Turchyn
parent b62bd200ed
commit c700484ce8
4 changed files with 15 additions and 8 deletions
+1
View File
@@ -41,6 +41,7 @@ class AccountConfig < ApplicationRecord
WITH_SIGNATURE_ID = 'with_signature_id'
WITH_AUDIT_VALUES_KEY = 'with_audit_values'
REQUIRE_SIGNING_REASON_KEY = 'require_signing_reason'
REUSE_SIGNATURE_KEY = 'reuse_signature'
COMBINE_PDF_RESULT_KEY = 'combine_pdf_result_key'
DEFAULT_VALUES = {