profiles/dei/gallery: photoprism max upload size to unlimited
Description of changes
Changed the configuration PHOTOPRISM_ORIGINALS_LIMIT
to "-1"
, allowing for unlimited upload size in PhotoPrism. Previously, the default limit was 1000MB.
Things done
-
Tested -
Updated documentation (Wiki/NetBox) -
Breaking change