4 * The defaults for the system settings that are saved in the database.
8 'app-name' => 'BookStack',
10 'app-name-header' => true,
11 'app-editor' => 'wysiwyg',
12 'app-color' => '#0288D1',
13 'app-color-light' => 'rgba(21, 101, 192, 0.15)',
14 'app-custom-head' => false,
15 'registration-enabled' => false,