mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
v1.2.2
This commit is contained in:
parent
f3e8308718
commit
ec4daacf9e
9 changed files with 51 additions and 16 deletions
|
@ -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()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue