linuxserver / docker-snipe-it

Alpine/Nginx container for the Asset Management software Snipe-IT
GNU General Public License v3.0
123 stars 26 forks source link

Readme typo for suggested PHP values #45

Closed junkman690 closed 1 year ago

junkman690 commented 2 years ago

linuxserver.io


Expected Behavior

upload_max_filesize = 16M post_max_size = 16M There is a typo in the PHP customization settings, current set upload limit to 16 bytes, resulting in all uploads silently failing.

Current Behavior

upload_max_filesize = 16 post_max_size = 16M

Steps to Reproduce

Environment

All

Command used to create docker container (run/create/compose/screenshot)

Docker logs

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.