8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
=== Parameters
|
|
|
|
* key = regex
|
|
* Description: Regular expression to be used to detect prohibited characters
|
|
* Default value: [^a-zA-Z0-9-]
|
|
|
|
|