mirror of
https://github.com/9001/copyparty.git
synced 2026-04-05 07:17:57 +10:00
add potato mode
This commit is contained in:
@@ -1130,7 +1130,7 @@ class HttpCli(object):
|
||||
cinf = self.headers.get("x-up2k-stat", "")
|
||||
|
||||
spd = self._spd(post_sz)
|
||||
self.log("{} thank {}".format(spd, cinf))
|
||||
self.log("{:70} thank {}".format(spd, cinf))
|
||||
self.reply(b"thank")
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user