{% extends "menubar.html" %} {% block TITLE %}Temboz - Settings{% endblock %} {% block BODYOPTIONS %} class="unpadded"{% endblock %} {% block EXTRAHEAD %} {% endblock %} {% block CONTENT %} {% if status %}
{{ status }}
{% endif %}Zoom: click-drag, Pan: shift-click-drag, Restore: double-click
Rule | Type | Text | Last 7 days | Prev 7 days |
---|---|---|---|---|
{{ id }} | {{ type }} | {{ text}}{% if feed != -1 %} ({{ title }}){% endif %} | {{ last_7 }} | {{ prev_7 }} |
Manually refresh all feeds
Executable | {{ executable }} |
Started | {{ started }} |
Uptime | {{ uptime }} |
Python version | {{ py_version }} |
Searches using SQLite FTS5 full-text search | {{ fts5_enabled }} |
Verbose logging | {{ param_debug }} |