mirror of
https://github.com/koniu/recoll-webui.git
synced 2025-10-06 03:50:09 +02:00
restore open local file function (closes #54)
Signed-off-by: koniu <koniu@riseup.net>
This commit is contained in:
parent
cfb65646f4
commit
4e748d6544
4 changed files with 24 additions and 5 deletions
1
webui.py
1
webui.py
|
@ -39,6 +39,7 @@ DEFAULTS = {
|
|||
'maxresults': 0,
|
||||
'perpage': 25,
|
||||
'csvfields': 'filename title author size time mtype url',
|
||||
'title_link': 'download',
|
||||
}
|
||||
|
||||
# sort fields/labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue