Skip to content

Fix: Show real disk capacity in top bar for users with unlimited quota#1

Open
Luka-Codes wants to merge 1 commit intomainfrom
Luka-Codes-patch-1
Open

Fix: Show real disk capacity in top bar for users with unlimited quota#1
Luka-Codes wants to merge 1 commit intomainfrom
Luka-Codes-patch-1

Conversation

@Luka-Codes
Copy link
Copy Markdown
Owner

@Luka-Codes Luka-Codes commented Mar 1, 2026

When DISK_QUOTA is set to "unlimited", use PHP's native disk_total_space()
function to display the real server disk capacity instead of ∞.
Users with specific quota limits are not affected.

When DISK_QUOTA is set to "unlimited", use PHP's native disk_total_space() 
function to display the real server disk capacity instead of ∞.
Users with specific quota limits are not affected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant