mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update plugin.json
This commit is contained in:
parent
d4f38cc795
commit
2823fa2abb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"help": "Email used for Let's Encrypt notification and in certificate.",
|
||||
"id": "email-lets-encrypt",
|
||||
"label": "Email Let's Encrypt",
|
||||
"regex": "^([\\w.\\-]+@[a-zA-Z0-9.\\-]+\\.[a-z]{2,})?$",
|
||||
"regex": "^([\\w.\\-]+(?:\\+[\\w.\\-]+)?@[a-zA-Z0-9.\\-]+\\.[a-z]{2,})?$",
|
||||
"type": "text"
|
||||
},
|
||||
"USE_LETS_ENCRYPT_STAGING": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue