diff --git a/config.php-dist b/config.php-dist index 126ab4c0..6ffcbe8a 100644 --- a/config.php-dist +++ b/config.php-dist @@ -65,7 +65,7 @@ // display actions dropbox in feedlist, if disabled these actions are // available in the global actions dropbox - define(ENABLE_SPLASH, true); + define(ENABLE_SPLASH, false); // enable splashscreen on loading ?>