mod_http_index/README.markdown
changeset 3756 8992f84ca870
parent 3755 cb9517827d76
--- a/mod_http_index/README.markdown	Sun Nov 17 16:32:59 2019 +0100
+++ b/mod_http_index/README.markdown	Sun Nov 17 16:33:28 2019 +0100
@@ -22,6 +22,15 @@
 
 # Advanced
 
+## Listing all items
+
+By default only HTTP apps that include a human-readable title are
+listed. This filtering can be disabled by setting:
+
+```lua
+http_index_list_all = true
+```
+
 ## Template
 
 The template can be customized by copying the included `http_index.html`