You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[imgs]
|
|
base_url = http://localhost:5000/
|
|
image_name_lenght = 3
|
|
uploads_dir = uploads
|
|
#allowed_mime_types = * # allow any MIME type
|
|
allowed_mime_types = ['image/bmp', 'image/gif', 'image/jpeg', 'image/png', 'image/svg+xml', 'image/tiff', 'image/webp']
|