add flatten pdf toggle

This commit is contained in:
Pete Matsyburka
2024-04-22 21:34:55 +03:00
parent 02a7b6ea55
commit 2d76198290
4 changed files with 33 additions and 11 deletions
+1
View File
@@ -36,6 +36,7 @@ class AccountConfig < ApplicationRecord
WEBHOOK_PREFERENCES_KEY = 'webhook_preferences'
DOWNLOAD_LINKS_AUTH_KEY = 'download_links_auth'
FORCE_SSO_AUTH_KEY = 'force_sso_auth'
FLATTEN_RESULT_PDF_KEY = 'flatten_result_pdf'
DEFAULT_VALUES = {
SUBMITTER_INVITATION_EMAIL_KEY => {