Ver Fonte

bookmarks plugin default refresh set to 1 hour

dvelayos há 4 anos atrás
pai
commit
bde45f4044
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      api/config/default.php

+ 1 - 0
api/config/default.php

@@ -366,6 +366,7 @@ return [
 	'homepageJellyfinLink' => 'http://hostname:port/jellyfin/web/index.html#!/details?id={id}&serverId={serverId}',
     'homepageBookmarksAuth' => '1',
     'homepageBookmarksEnabled' => false,
+    'homepageBookmarksRefresh' => '3600000',
     'calendarDefault' => 'month',
 	'calendarFirstDay' => '1',
 	'calendarStart' => '14',