Skip to content

Commit 6154b3d

Browse files
authored
Merge pull request fossology#3236 from Sumamasonia/docs-php-ini-update
Docs: Add php.ini upload limit instruction (Fixes fossology#3235) Reviewed & Tested By: Kaushlendra Pratap <kaushlendra-pratap.singh@siemens.com>
2 parents 64212ff + a052094 commit 6154b3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,6 @@ the GNU Lesser General Public License version 2.1, [LGPL-2.1](<https://tldrlegal
211211

212212
Please see the LICENSE file included with this software for the full texts of
213213
these licenses.
214+
215+
**Note:** Regardless of the installation type, ensure you increase `upload_max_filesize` and `memory_limit` in your `php.ini` configuration to handle large uploads.
216+
See [Configuring PHP](https://github.com/fossology/fossology/wiki/Configuring-PHP) in the wiki for details.

0 commit comments

Comments
 (0)