]> BookStack Code Mirror - bookstack/blobdiff - app/Config/setting-defaults.php
Guest create page: name field autofocus
[bookstack] / app / Config / setting-defaults.php
index 4e7ba2fcbfcedf5bb63dea389bc108b8e5ea937a..5e1e4348ab4e7e351d6067af59179ff83bf8ff42 100644 (file)
@@ -29,8 +29,6 @@ return [
         'ui-shortcuts'          => '{}',
         'ui-shortcuts-enabled'  => false,
         'dark-mode-enabled'     => env('APP_DEFAULT_DARK_MODE', false),
-        'md-show-preview'       => true,
-        'md-scroll-sync'        => true,
         'bookshelves_view_type' => env('APP_VIEWS_BOOKSHELVES', 'grid'),
         'bookshelf_view_type'   => env('APP_VIEWS_BOOKSHELF', 'grid'),
         'books_view_type'       => env('APP_VIEWS_BOOKS', 'grid'),