Fixed syntax error in swift_proxy_server config schema file

This commit is contained in:
Maxim Kulkin 2013-11-11 18:27:10 +04:00
parent 228675ebdf
commit a2cfa5bcbf

View File

@ -521,7 +521,7 @@ parameters:
- name: filter:name_check.forbidden_chars
type: string
default: '\'"`<>'
default: "\\'\"`<>"
- name: filter:name_check.maximum_length
type: string