diff options
Diffstat (limited to 'interface-definitions')
| -rw-r--r-- | interface-definitions/system-proxy.xml.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/interface-definitions/system-proxy.xml.in b/interface-definitions/system-proxy.xml.in index 1c06b347f..4cb42901b 100644 --- a/interface-definitions/system-proxy.xml.in +++ b/interface-definitions/system-proxy.xml.in @@ -11,7 +11,7 @@              <properties>                <help>Proxy URL</help>                <constraint> -                <regex>http:\/\/[a-z0-9\.]+</regex> +                <regex>http:\/\/[a-z0-9-\.]+</regex>                </constraint>              </properties>            </leafNode> | 
