diff options
| author | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-06-21 08:22:03 +0000 |
|---|---|---|
| committer | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-06-21 08:22:03 +0000 |
| commit | dc1d707eb2bc52160f70a4ee5024e684917a0cfe (patch) | |
| tree | 9afd09029ed260707b4286d177096d149885774c /htroot/Settings_p.html | |
| parent | 68dc2b0c6b62823a244272252846c45fc1d34ad6 (diff) | |
*) Deactivating "Port Forwarding Feature" for a while because of too many problems at the moment
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@312 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Settings_p.html')
| -rw-r--r-- | htroot/Settings_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index e3b6f5b3e..32775045d 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -80,8 +80,8 @@ Alternatively, you can simply set a virtual server port on your NAT/Server to en <table border="0" cellspacing="5"> <tr valign="top"> <td>Enable port forwarding:</td> - <td><input type="checkbox" name="portForwardingEnabled" align="top" #(portForwardingEnabled)#::checked#(/portForwardingEnabled)#></td> - <td> </td> + <td><input type="checkbox" name="portForwardingEnabled" align="top" #(portForwardingEnabled)#::checked#(/portForwardingEnabled)# DISABLED></td> + <td><i>Feature currently not available. </i></td> </tr> <tr valign="top"> <td>Forwarding host:</td> |
