aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index 5d9c7c55..2ec44f99 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -56,6 +56,10 @@ twig:
56 export_epub: %export_epub% 56 export_epub: %export_epub%
57 export_mobi: %export_mobi% 57 export_mobi: %export_mobi%
58 export_pdf: %export_pdf% 58 export_pdf: %export_pdf%
59 export_csv: %export_csv%
60 export_json: %export_json%
61 export_txt: %export_txt%
62 export_xml: %export_xml%
59 version: %app.version% 63 version: %app.version%
60 twofactor_auth: %twofactor_auth% 64 twofactor_auth: %twofactor_auth%
61 warning_message: %warning_message% 65 warning_message: %warning_message%