X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ab3231b550c85f4682f9fb61e320c5f072cff156..refs/pull/806/head:/config/app.php diff --git a/config/app.php b/config/app.php index 7e2e1487f..69e2380e8 100755 --- a/config/app.php +++ b/config/app.php @@ -4,12 +4,28 @@ return [ 'env' => env('APP_ENV', 'production'), - 'editor' => env('APP_EDITOR', 'html'), - + /** + * Set the default view type for various lists. Can be overridden by user preferences. + * This will be used for public viewers and users that have not set a preference. + */ 'views' => [ 'books' => env('APP_VIEWS_BOOKS', 'list') ], + /** + * Allow