commit: fixed name of ACCEPT_LOCAL_ADDRESSES property

changeset:   1239:1f0784ac9474
user:        Thomas Gambet <tgambet@w3.org>
date:        Mon Jun 14 11:14:06 2010 -0400
files:       WebContent/WEB-INF/conf/unicorn.properties.default
description:
fixed name of ACCEPT_LOCAL_ADDRESSES property


diff -r 178fe2b10c9c -r 1f0784ac9474 WebContent/WEB-INF/conf/unicorn.properties.default
--- a/WebContent/WEB-INF/conf/unicorn.properties.default	Mon Jun 14 11:13:23 2010 -0400
+++ b/WebContent/WEB-INF/conf/unicorn.properties.default	Mon Jun 14 11:14:06 2010 -0400
@@ -10,7 +10,7 @@
 SHOW_LANGUAGE_UNAVAILABLE_MESSAGE = true
 
 USE_HTML_COMPACTOR = false
-VALIDATE_LOCAL_ADDRESSES = false
+ACCEPT_LOCAL_ADDRESSES = false
 
 DOCUMENT_CONNECT_TIMEOUT = 5000
 OBSERVER_CONNECT_TIMEOUT = 5000

Received on Monday, 14 June 2010 15:18:04 UTC