This commit is contained in:
ed 2022-03-20 06:15:57 +01:00
parent f3e8308718
commit ec4daacf9e
9 changed files with 51 additions and 16 deletions

View file

@ -52,9 +52,12 @@ class Cfg(Namespace):
mth="",
textfiles="",
doctitle="",
html_head="",
hist=None,
no_idx=None,
no_hash=None,
force_js=False,
no_robots=False,
js_browser=None,
css_browser=None,
**{k: False for k in "e2d e2ds e2dsa e2t e2ts e2tsr no_acode".split()}