You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/settings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,6 @@
8
8
<settingid="steam-args"type="text"label="Arguments to pass to your Steam executable"/>
9
9
<settingid="version"type="text"label="Internal version number, do not modify"visible="false"/>
10
10
<settingid="enable-art-fallback"type="bool"default="true"label="Fallback to another art type if a game has missing art. First launch may be longer for large libraries."/>
11
-
<settingid="arts-expire-after-minutes"type="number"default="43800"label="Number of minutes before expiration of the arts availability cache"/>
11
+
<settingid="arts-expire-after-minutes"type="number"default="87600"label="Number of minutes before expiration of the arts availability cache"/>
12
12
<settingid="delete-cache"type="action"label="Clean available games and arts cache"action="RunPlugin(plugin://plugin.program.steam.library/delete_cache)"/>
0 commit comments