diff mod_http_muc_log/README.markdown @ 3596:6e529f53b3c3

mod_http_muc_log: Allow specifying the default view
author Kim Alvefur <zash@zash.se>
date Mon, 13 May 2019 00:52:35 +0200
parents 444e2306c99a
children 1890115b2773
line wrap: on
line diff
--- a/mod_http_muc_log/README.markdown	Mon May 13 11:13:19 2019 +0200
+++ b/mod_http_muc_log/README.markdown	Mon May 13 00:52:35 2019 +0200
@@ -50,6 +50,15 @@
 for rendering templates, with the pattern `"%b{}"` and HTML / XML
 escaping enabled.
 
+## Default view
+
+To link to the latest day instead of calendar from the room listing
+page:
+
+```lua
+http_muc_log_default_view = "latest"
+```
+
 ## Inline images
 
 Inline images can optionally be shown. This is disabled by default for