diff --git a/htroot/SettingsAck_p.java b/htroot/SettingsAck_p.java index 575595925..4bfe17915 100644 --- a/htroot/SettingsAck_p.java +++ b/htroot/SettingsAck_p.java @@ -570,7 +570,7 @@ public class SettingsAck_p { */ if (post.containsKey("parserSettings")) { post.remove("parserSettings"); - + Set parserModes = plasmaParser.getParserConfigList().keySet(); HashMap newConfigList = new HashMap(); Iterator parserModeIter = parserModes.iterator(); diff --git a/htroot/Settings_Crawler.inc b/htroot/Settings_Crawler.inc index 924550b66..f375ebeb3 100644 --- a/htroot/Settings_Crawler.inc +++ b/htroot/Settings_Crawler.inc @@ -1,37 +1,37 @@ -
: | -+ |
With this you can specify if YaCy can be used as transparent proxy. - Hint: On linux you can configure your firewall to transparently redirect all http traffic through yacy using this iptables rule: + Hint: On linux you can configure your firewall to transparently redirect all http traffic through yacy using this iptables rule: iptables -t nat -A PREROUTING -p tcp -s 192.168.0.0/16 --dport 80 -j DNAT --to 192.168.0.1:#[port]#
|
|||
: | -+ | With this you can specify if YaCy should support the HTTP connection keep-alive feature. | |||
: | -+ | Specifies if the proxy should send the Via http header according to RFC 2616 Sect 14.45. @@ -25,11 +25,11 @@ | |||
: | -+ | Specifies if the proxy should send the X-Forwarded-For http header. | |||
Changes will take effect immediately. | +Changes will take effect immediately. |
: | -+ | Enabling/Disabling message forwarding via email. | |||
: | -+ |
The command-line program that should be used to forward the message. e.g.: /usr/sbin/sendmail
@@ -17,14 +17,14 @@
| |||
: | -+ |
The recipient email-address. e.g.: root@localhost
|
|||
Changes will take effect immediately. | +Changes will take effect immediately. |
: | -+ | Enabling / disabling port forwarding | |||
Special settings for port forwarding using secure channel | |||||
: | -+ | Function not available at the moment. @@ -57,7 +57,7 @@ | Password to login on the remote server. | ||
Changes will take effect immediately. | |||||
: | -+ | Enables the usage of the remote proxy by yacy | |||
- | + |
Specifies if the remote proxy should be used for the communication of this peer to other yacy peers. Hint: Enabling this option could cause this peer to remain in junior status. @@ -20,10 +20,10 @@ | |||
- | + | Specifies if YaCy should forward ssl connections to the remote proxy. | |||
: | - | ||||
: | |||||
+ |