mirror of
https://github.com/YunoHost-Apps/motioneye_ynh.git
synced 2024-09-03 19:46:09 +02:00
fixed miss-quote
This commit is contained in:
parent
136ee718c6
commit
1fc90583c3
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = true
|
sso = true
|
||||||
disk = "500M"
|
disk = "500M"
|
||||||
ram.build = 5120M"
|
ram.build = "5120M"
|
||||||
ram.runtime = "1024M"
|
ram.runtime = "1024M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue