settings - edit EMAIL_LETS_ENCRYPT regex
This commit is contained in:
parent
b99fb27df5
commit
4234f82c01
@ -534,7 +534,7 @@
|
|||||||
"env": "EMAIL_LETS_ENCRYPT",
|
"env": "EMAIL_LETS_ENCRYPT",
|
||||||
"id": "email-lets-encrypt",
|
"id": "email-lets-encrypt",
|
||||||
"label": "Email lets encrypt",
|
"label": "Email lets encrypt",
|
||||||
"regex": "^([a-z0-9\\-\\.]+@([a-z\\-0-9]+\\.?)|.{0})$",
|
"regex": "^([a-z0-9\-\.]+@[a-z\-0-9\.]+|.{0})$",
|
||||||
"type": "text"
|
"type": "text"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user