good stuff

This commit is contained in:
ed
2022-04-29 02:06:56 +02:00
parent 3215afc504
commit 125d0efbd8
6 changed files with 115 additions and 61 deletions

View File

@@ -38,6 +38,9 @@ class Cfg(Namespace):
no_mv=False,
no_del=False,
no_zip=False,
no_thumb=False,
no_athumb=False,
no_vthumb=False,
no_voldump=True,
no_scandir=False,
no_sendfile=True,
@@ -53,6 +56,9 @@ class Cfg(Namespace):
textfiles="",
doctitle="",
html_head="",
theme=0,
themes=0,
turbo=0,
hist=None,
no_idx=None,
no_hash=None,