Page MenuHomePhorge

docs: Remove extra 'B' from PHP config value
ClosedPublic

Authored by taavi on Dec 8 2024, 11:31.
Tags
None
Referenced Files
F2875347: D25851.1736978914.diff
Tue, Jan 14, 22:08
F2875346: D25851.1736978911.diff
Tue, Jan 14, 22:08
F2875154: D25851.1736972306.diff
Tue, Jan 14, 20:18
F2875070: D25851.1736970055.diff
Tue, Jan 14, 19:40
F2866356: D25851.1736627798.diff
Fri, Jan 10, 20:36
F2866354: D25851.1736627793.diff
Fri, Jan 10, 20:36
F2866353: D25851.1736627788.diff
Fri, Jan 10, 20:36
F2865841: D25851.1736611611.diff
Fri, Jan 10, 16:06

Details

Summary

Turns out that if you specify 32MB PHP interprets that as 32 bytes,
which is not what you want.

Test Plan

Checked that file uploads start working on my Phorge instance after
removing the trailing 'B'.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable