mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 22:08:38 +10:00
add opt for dotfile visibility default
This commit is contained in:
@@ -2579,6 +2579,7 @@ class AuthSrv(object):
|
||||
"txt_ext": self.args.textfiles.replace(",", " "),
|
||||
"def_hcols": list(vf.get("mth") or []),
|
||||
"unlist0": vf.get("unlist") or "",
|
||||
"see_dots": self.args.see_dots,
|
||||
"dgrid": "grid" in vf,
|
||||
"dgsel": "gsel" in vf,
|
||||
"dnsort": "nsort" in vf,
|
||||
|
||||
Reference in New Issue
Block a user