Skip to content

Commit a052094

Browse files
committed
docs(install): add php.ini config note and wiki link
Signed-off-by: Sumamasonia <sumamasonia@gmail.com>
1 parent 64212ff commit a052094

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)