Page MenuHomePhorge

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

Authored by taavi on Dec 8 2024, 11:31.
Tags
None
Referenced Files
F3216987: D25851.1741725595.diff
Mon, Mar 10, 20:39
F3216929: D25851.1741722890.diff
Mon, Mar 10, 19:54
F3216060: D25851.1741677690.diff
Mon, Mar 10, 07:21
F3086237: D25851.1741080618.diff
Mon, Mar 3, 09:30
F3002035: D25851.1740445210.diff
Mon, Feb 24, 01:00
F3002033: D25851.1740445209.diff
Mon, Feb 24, 01:00
F2987698: D25851.1740117209.diff
Thu, Feb 20, 05:53
F2981865: D25851.1739940636.diff
Tue, Feb 18, 04:50

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
Branch
upload-docs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1651
Build 1651: arc lint + arc unit