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