mirror of
https://github.com/YunoHost-Apps/leed_ynh.git
synced 2024-09-03 19:26:32 +02:00
Remove duplicate config
This commit is contained in:
parent
1418b13ff9
commit
a4f09aeba9
1 changed files with 0 additions and 11 deletions
|
@ -32,17 +32,6 @@
|
||||||
"default": true
|
"default": true
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Global configuration",
|
|
||||||
"id": "global_config",
|
|
||||||
"options": [{
|
|
||||||
"name": "Send HTML email to admin ?",
|
|
||||||
"help": "Allow app scripts to send HTML mails instead of plain text.",
|
|
||||||
"id": "email_type",
|
|
||||||
"type": "bool",
|
|
||||||
"default": true
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Global configuration",
|
"name": "Global configuration",
|
||||||
"id": "global_config",
|
"id": "global_config",
|
||||||
|
|
Loading…
Add table
Reference in a new issue