mirror of
https://github.com/sigoden/dufs.git
synced 2026-06-07 15:59:03 +03:00
[GH-ISSUE #696] Decimal point for uploads #7385
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @florinm03 on GitHub (Apr 26, 2026).
Original GitHub issue: https://github.com/sigoden/dufs/issues/696
Specific Demand
Would you be interested in showing the decimal point for uploads?
It makes a difference on slow networks to know whether the upload speed is at
1.5MB/sinstead of1MB/s.I can look into adding it, but I just want to make sure you're ok with it as well. :)
@sigoden commented on GitHub (Apr 26, 2026):
@florinm03 Yes, you can keep one decimal place. Feel free to submit a PR.