Page MenuHomePhorge

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

Authored by taavi on Dec 8 2024, 11:31.
Tags
None
Referenced Files
F3643421: D25851.1745334104.diff
Mon, Apr 21, 15:01
F3605302: D25851.1745261851.diff
Sun, Apr 20, 18:57
F3553358: D25851.1744929481.diff
Wed, Apr 16, 22:38
F3552947: D25851.1744912987.diff
Wed, Apr 16, 18:03
F3532437: D25851.1744890802.diff
Wed, Apr 16, 11:53
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

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