Page MenuHomePhorge

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

Authored by taavi on Dec 8 2024, 11:31.
Tags
None
Referenced Files
F4016146: D25851.1746646210.diff
Tue, May 6, 19:30
F4011841: D25851.1746626760.diff
Tue, May 6, 14:06
F3904611: D25851.1746300256.diff
Fri, May 2, 19:24
F3844041: D25851.1746104063.diff
Wed, Apr 30, 12:54
F3825937: D25851.1746032893.diff
Tue, Apr 29, 17:08
F3775066: D25851.1745857527.diff
Sun, Apr 27, 16:25
F3769453: D25851.1745849765.diff
Sun, Apr 27, 14:16
F3701959: D25851.1745611861.diff
Thu, Apr 24, 20:11

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