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 fe94560d..a6cfc67d 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -57,6 +57,10 @@ twig:
57 export_epub: %export_epub% 57 export_epub: %export_epub%
58 export_mobi: %export_mobi% 58 export_mobi: %export_mobi%
59 export_pdf: %export_pdf% 59 export_pdf: %export_pdf%
60 export_csv: %export_csv%
61 export_json: %export_json%
62 export_txt: %export_txt%
63 export_xml: %export_xml%
60 version: %app.version% 64 version: %app.version%
61 twofactor_auth: %twofactor_auth% 65 twofactor_auth: %twofactor_auth%
62 warning_message: %warning_message% 66 warning_message: %warning_message%