7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"community": ".{1,256}",
|
|
"enabled": "true|false",
|
|
"enabledV3": "true|false",
|
|
"username": "[a-zA-Z0-9_-]{1,30}",
|
|
"x_password": "[^'\"]{8,32}"
|
|
} |