mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
Update manifest.toml
This commit is contained in:
parent
837f5d6225
commit
ead70e3673
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ admindoc = "https://docs.2fauth.app/"
|
|||
code = "https://github.com/Bubka/2FAuth"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.21"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -28,7 +28,6 @@ ram.runtime = "50M"
|
|||
[install]
|
||||
[install.domain]
|
||||
type = "domain"
|
||||
full_domain = true
|
||||
|
||||
[install.admin]
|
||||
type = "user"
|
||||
|
|
Loading…
Reference in a new issue