{% extends "layout.html" %} {% set active_page = "directory" %} {% block title %}An excellent title{% endblock title %} {% block body %}
Display name |
{{ directory.name }} |
---|---|
Path | Task
{{ directory.path }} |
Enabled | |
Thumbnail cache size | {{ tn_size_formatted }} ({{ tn_size }} bytes) |
Index size | {{ index_size_formatted }} ({{ index_size }} bytes) |
Document count | {{ doc_count }} |
Option | Value |
---|---|
{{ option.key }} | {{ option.value }} |