diff options
| author | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-07-20 08:53:47 +0000 |
|---|---|---|
| committer | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-07-20 08:53:47 +0000 |
| commit | e16e4ba32ba36c6c195b9abfcea8cbbf67fe02b1 (patch) | |
| tree | 75fadfad86c10648eae402331f5176f8167edf19 /htroot/Settings_p.html | |
| parent | a2cf76ea7cae5683a3b70a3827fa572ae4d1c429 (diff) | |
staticIP/DynDns Settings
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@414 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Settings_p.html')
| -rw-r--r-- | htroot/Settings_p.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index 12ee04ed8..a9d0bd478 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -74,13 +74,11 @@ delete the file 'DATA/SETTINGS/httpProxy.conf' in the YaCy application root fold Using your 'Home Page' and 'File Share' - zones you also have a platform to provide content to your new domain.</b><br> <i>(hint: Choose a name that appears on a web page that tells something about you, visit the page, get the 'senior' status, and you can be found...)</i></td> </tr> - <!-- <tr valign="top"> - <td>Peer Language:</td> - <td><input name="peerlang" type="text" size="2" maxlength="2" value="#[peerLang]#"></td> - <td>Enter 'de' for Deutsch, 'en' for English</td> + <td>staticIP:</td> + <td><input name="staticIP" type="text" size="32" maxlength="80" value="#[staticIP]#"></td> + <td><b>If you have a static IP or a dyndns Account, enter it here to shorten the bootstrapping.</b><br> </tr> - --> <tr> <td colspan="3"><input type="submit" name="generalsettings" value="submit"></td> </tr> |
