diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 10:54:13 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 10:54:13 +0000 |
| commit | 88773e4daa06bebe51d3204a8ea4c47706c31afa (patch) | |
| tree | b4b195161742df29ff6b7f2e4ad09b8ef2b78c7e /htroot/Network.html | |
| parent | 6c35b68f173eb33a158fa76288e24ab523879ae0 (diff) | |
changed the default port from 8080 to 8090
see also: http://forum.yacy-websuche.de/viewtopic.php?p=21683#p21683
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7454 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Network.html')
| -rw-r--r-- | htroot/Network.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Network.html b/htroot/Network.html index d0681b526..80bd095fa 100644 --- a/htroot/Network.html +++ b/htroot/Network.html @@ -371,7 +371,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de <table>
<tr>
<td>ip:port</td>
- <td><input id="otherPeerAddress" type="text" size="32" maxlength="128" value=":8080" /></td>
+ <td><input id="otherPeerAddress" type="text" size="32" maxlength="128" value=":8090" /></td>
</tr>
<tr>
<td> </td>
|
