mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
add --js-browser
This commit is contained in:
parent
71b478e6e2
commit
f7a4ea5793
5 changed files with 10 additions and 1 deletions
|
@ -50,6 +50,7 @@ class Cfg(Namespace):
|
|||
hist=None,
|
||||
no_idx=None,
|
||||
no_hash=None,
|
||||
js_browser=None,
|
||||
css_browser=None,
|
||||
**{k: False for k in "e2d e2ds e2dsa e2t e2ts e2tsr".split()}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue