diff --git a/config/hyde.php b/config/hyde.php index 86ca668..8b56bcd 100644 --- a/config/hyde.php +++ b/config/hyde.php @@ -225,16 +225,4 @@ 'output_directory' => '_site', - /* - |-------------------------------------------------------------------------- - | Warn about outdated config? - |-------------------------------------------------------------------------- - | - | If your config needs updating, a message will be shown in the - | HydeCLI info screen, unless disabled below. - | - */ - - 'warn_about_outdated_config' => true, - ];