]> BookStack Code Mirror - bookstack/blobdiff - config/setting-defaults.php
Merge branch 'master' into translations
[bookstack] / config / setting-defaults.php
index deafceb29c2e774cee42900e8cc47739a4fffec8..db35023d5e727f926a63f7858d28cc64cb2a34b2 100644 (file)
@@ -6,6 +6,8 @@
 return [
 
     'app-name'        => 'BookStack',
+    'app-logo' => '',
+    'app-name-header' => true,
     'app-editor'      => 'wysiwyg',
     'app-color'       => '#0288D1',
     'app-color-light' => 'rgba(21, 101, 192, 0.15)',