Page MenuHomePhorge

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

Authored by taavi on Dec 8 2024, 11:31.
Tags
None
Referenced Files
F3504479: D25851.1744798924.diff
Tue, Apr 15, 10:22
F3498358: D25851.1744792071.diff
Tue, Apr 15, 08:27
F3388068: D25851.1744444130.diff
Fri, Apr 11, 07:48
F3388067: D25851.1744444127.diff
Fri, Apr 11, 07:48
F3388066: D25851.1744444124.diff
Fri, Apr 11, 07:48
F3372789: D25851.1744252252.diff
Wed, Apr 9, 02:30
F3372340: D25851.1744249553.diff
Wed, Apr 9, 01:45
F3371458: D25851.1744241970.diff
Tue, Apr 8, 23:39

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