Page MenuHomePhorge

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

Authored by taavi on Dec 8 2024, 11:31.
Tags
None
Referenced Files
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
F3646452: D25851.1745389849.diff
Tue, Apr 22, 06:30
F3643421: D25851.1745334104.diff
Mon, Apr 21, 15:01

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