mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-06-08 19:29:36 +00:00
compress images
This commit is contained in:
parent
b03de58ab1
commit
cc1cfc48ac
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit f51908b856c363eb678f411cf465c9c4b694f6c5
|
Subproject commit 042909fd13e71b15a4cf31cc51100d67056acad0
|
|
@ -60,4 +60,4 @@ def main(directory, max_workers):
|
||||||
print(f"Compression failed for {fpath}: {exc}")
|
print(f"Compression failed for {fpath}: {exc}")
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main('../docs/', max_workers=32)
|
main('../docs/', max_workers=4)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue