mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
Add "Disable BicBucStriim login" option
This commit is contained in:
parent
29c36ee6cd
commit
8b63ff0a54
1 changed files with 9 additions and 0 deletions
|
@ -52,6 +52,15 @@
|
|||
},
|
||||
"example": "johndoe"
|
||||
},
|
||||
{
|
||||
"name": "login",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Disable BicBucStriim login ?",
|
||||
"fr": "Désactiver l'authentification BicBucStriim ?"
|
||||
},
|
||||
"default": true
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Add table
Reference in a new issue