X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cd6572b61af2165133468d2562d04dffdca8fca8..refs/pull/1462/head:/config/setting-defaults.php diff --git a/config/setting-defaults.php b/config/setting-defaults.php index db35023d5..b48253eb1 100644 --- a/config/setting-defaults.php +++ b/config/setting-defaults.php @@ -1,17 +1,22 @@ 'BookStack', - 'app-logo' => '', - 'app-name-header' => true, - 'app-editor' => 'wysiwyg', - 'app-color' => '#0288D1', - 'app-color-light' => 'rgba(21, 101, 192, 0.15)', - 'app-custom-head' => false, + 'app-name' => 'BookStack', + 'app-logo' => '', + 'app-name-header' => true, + 'app-editor' => 'wysiwyg', + 'app-color' => '#0288D1', + 'app-color-light' => 'rgba(21, 101, 192, 0.15)', + 'app-custom-head' => false, 'registration-enabled' => false, ]; \ No newline at end of file