prep for another config option

This commit is contained in:
zzz
2010-11-27 13:45:09 +00:00
parent daa4ff6308
commit 595b562461

View File

@ -60,6 +60,8 @@ public class Reseeder {
public static final String PROP_PROXY_ENABLE = "router.reseedProxyEnable";
/** @since 0.8.2 */
public static final String PROP_SSL_DISABLE = "router.reseedSSLDisable";
/** @since 0.8.2 */
public static final String PROP_SSL_REQUIRED = "router.reseedSSLRequired";
private static final String RESEED_TIPS =
_x("Ensure that nothing blocks outbound HTTP, check <a target=\"_top\" href=\"logs.jsp\">logs</a> " +