1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

use correct type

This commit is contained in:
lapineige 2023-08-12 13:51:34 +02:00 committed by GitHub
parent cf94851461
commit c889f5498f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ ram.runtime = "500M"
type = "password"
[install.media_upload_size]
type = "string"
type = "select"
choices = [
"1MB",
"2MB",