]> git.p6c8.net - jirafeau_project.git/blobdiff - docker/docker_config.php
Checkout of de.json from `next-release` for the 4 mentioned strings
[jirafeau_project.git] / docker / docker_config.php
index 2509fd05b2204a6414ed4cc6dc90c58bbb8fabd9..0becc2da3c601b4e13304d80610b6d2bf9b13cab 100644 (file)
@@ -161,11 +161,12 @@ function run_setup(&$cfg)
     setup_webroot($cfg);
     env_2_cfg_string($cfg, 'file_hash');
     env_2_cfg_bool($cfg, 'preview');
-    env_2_cfg_bool($cfg, 'title');
+    env_2_cfg_string($cfg, 'title', false);
     env_2_cfg_string($cfg, 'organisation');
     env_2_cfg_string($cfg, 'contactperson');
     env_2_cfg_string($cfg, 'style');
     env_2_cfg_string($cfg, 'availability_default');
+    env_2_cfg_string($cfg, 'dark_style');
     env_2_cfg_bool($cfg, 'one_time_download');
     env_2_cfg_bool($cfg, 'enable_crypt');
     env_2_cfg_bool($cfg, 'debug');

patrick-canterino.de