Added "Free disk space" #1289
lianergoist
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like to let the users see how much free space there are available on the disk.
I use the php-function disk_free_space() to get the numbers, and do some number formatting to make it readable.
I also needed to add "FreeSize" to translation.json
Beta Was this translation helpful? Give feedback.
All reactions