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
{{ message }}
This repository was archived by the owner on May 8, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: html/lang/en.json
+5
Original file line number
Diff line number
Diff line change
@@ -394,6 +394,11 @@
394
394
"title": "API Interface",
395
395
"description": "Via API interface it is possible to send commands to xTeVe. API documentation is <a href='https://github.com/xteve-project/xTeVe-Documentation/blob/master/en/configuration.md#api'>here</a>"
396
396
},
397
+
"clearXMLTVCache":
398
+
{
399
+
"title": "Clear XMLTV cache",
400
+
"description": "If checked, do not keep XMLTV cache in memory.<br>Significally reduces RAM usage in idle mode,<br>but significally slowing down every subsequent update in XEPG database."
0 commit comments