Fixed syntax error in swift_proxy_server config schema file
This commit is contained in:
parent
228675ebdf
commit
a2cfa5bcbf
@ -521,7 +521,7 @@ parameters:
|
||||
|
||||
- name: filter:name_check.forbidden_chars
|
||||
type: string
|
||||
default: '\'"`<>'
|
||||
default: "\\'\"`<>"
|
||||
|
||||
- name: filter:name_check.maximum_length
|
||||
type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user