mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 16:21:28 +00:00
disable splash by default
This commit is contained in:
@@ -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
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user