outdoorbits / little-backup-box

This software turns a single-board computer into a versatile, pocket-sized backup solution. Especially for digital photography, this is the solution for backing up images and media files on mass storage devices when traveling or at events. Media content can be viewed and rated for the subsequent process.
http://littlebackupbox.com
GNU General Public License v3.0
504 stars 103 forks source link

set upload_max_filesize=128M in php.ini #102

Closed outdoorbits closed 3 years ago

outdoorbits commented 3 years ago

Uploading files was limited to 2M by default.

dmpop commented 3 years ago

This pull request is superseded by #103