add option to toggle single digital sign

This commit is contained in:
Pete Matsyburka
2023-12-21 23:29:06 +02:00
parent 17323074ca
commit 2562c4f432
5 changed files with 72 additions and 25 deletions
+1
View File
@@ -29,6 +29,7 @@ class AccountConfig < ApplicationRecord
ALLOW_TYPED_SIGNATURE = 'allow_typed_signature'
SUBMITTER_REMAILERS = 'submitter_reminders'
FORM_COMPLETED_BUTTON_KEY = 'form_completed_button'
ESIGNING_PREFERENCE_KEY = 'esigning_preference'
DEFAULT_VALUES = {
SUBMITTER_INVITATION_EMAIL_KEY => {