mirror of
https://github.com/9001/copyparty.git
synced 2026-03-31 04:22:38 +10:00
option to set a custom servicename
This commit is contained in:
@@ -92,6 +92,7 @@ class HttpCli(object):
|
||||
tpl = self.conn.hsrv.j2[name]
|
||||
if ka:
|
||||
ka["ts"] = self.conn.hsrv.cachebuster()
|
||||
ka["svcname"] = self.args.doctitle
|
||||
return tpl.render(**ka)
|
||||
|
||||
return tpl
|
||||
|
||||
Reference in New Issue
Block a user