summaryrefslogtreecommitdiff
path: root/htroot/SettingsAck_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2016-03-25 05:26:48 +0100
committerreger <reger18@arcor.de>2016-03-25 05:26:48 +0100
commitd9adc2c255ccf09938b24b2ec23894dc4054ceab (patch)
tree624ba03775ae382d446d3c6f756c59b6824f9cb9 /htroot/SettingsAck_p.html
parentec24a0c85a1ec7be117ca869caa7bce7c33e3fed (diff)
load handler for Transparent Proxy on startup only if feature is activated
to save the resources and keep handler chain small if the feature is not used. +add a warning message on settingsack_p page to restart on first activation
Diffstat (limited to 'htroot/SettingsAck_p.html')
-rw-r--r--htroot/SettingsAck_p.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/htroot/SettingsAck_p.html b/htroot/SettingsAck_p.html
index 4530a40a4..7b80cde3d 100644
--- a/htroot/SettingsAck_p.html
+++ b/htroot/SettingsAck_p.html
@@ -190,7 +190,13 @@
<p>the change will take effect after restart.</p>
<p>Note: the SSL option must be switched on, see <a href="ConfigBasic.html">Basic Configuration</a></p>
#(/info)#
+ <p></p>
+ #(needsRestart)#
<p>You can now go back to the <a href="#[referer]#">Settings</a> page if you want to make more changes.</p>
+ ::
+ <p class="warning">Your need to restart YaCy to activate the changes.</p>
+ <p>or go back to the <a href="#[referer]#">Settings</a> page to make more changes.</p>
+ #(/needsRestart)#
#%env/templates/footer.template%#
</body>
</html>