Switch to side-by-side view
--- a/webui.py +++ b/webui.py @@ -27,7 +27,7 @@ 'timefmt': '%c', 'dirdepth': 3, 'maxchars': 500, - 'maxresults': 100, + 'maxresults': 0, 'perpage': 25, }
--- a/webui.py +++ b/webui.py @@ -27,7 +27,7 @@ 'timefmt': '%c', 'dirdepth': 3, 'maxchars': 500, - 'maxresults': 100, + 'maxresults': 0, 'perpage': 25, }