aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-07-06 14:42:13 +0200
committerxrs <xrs@mail36.net>2019-07-06 14:42:13 +0200
commit322f00f44c8d14d7480f2111f3c9e161d574ccc5 (patch)
treef5932a6d88060247019643381a2c8856ed8fd14a /template
parentafd0aa494b25f89a41b5c57ba41603093ef720c5 (diff)
downloadwww-322f00f44c8d14d7480f2111f3c9e161d574ccc5.tar.gz
www-322f00f44c8d14d7480f2111f3c9e161d574ccc5.zip
change peer id of alternativ groupchat server; fix text
Diffstat (limited to 'template')
-rw-r--r--template/use.html.j27
1 files changed, 2 insertions, 5 deletions
diff --git a/template/use.html.j2 b/template/use.html.j2
index b4f2fdc8..e22f4cb5 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -158,7 +158,7 @@
158 $ LD_LIBRARY_PATH=/path/to/gnunetlibs ./groupchat --config=/path/to/gnunet.conf --server=88RXABKJNMT426FY81N2DXN0M2X37SW5Q1NR005YPDZ1Q7A22CHG --port=t3ss --nick=YOURNICK<br> 158 $ LD_LIBRARY_PATH=/path/to/gnunetlibs ./groupchat --config=/path/to/gnunet.conf --server=88RXABKJNMT426FY81N2DXN0M2X37SW5Q1NR005YPDZ1Q7A22CHG --port=t3ss --nick=YOURNICK<br>
159 </code> 159 </code>
160 <p> 160 <p>
161 (or as alternative server "YV6G9EP9K3X41BM3FJ3D29BDZR6358XNZ6KDZVV7DFW729YB0KCG" and port "welcome") 161 (or as alternative server "QYYZ9S0GMRS5GJGA415YEFB29RM1E4NJ4NX8DG0T8GYFDJVYHNJ0" and port "welcome")
162 </p> 162 </p>
163 <p> 163 <p>
164 The peer and port in this example should work in real, because that peer is almost always online and running groupchat on that port. 164 The peer and port in this example should work in real, because that peer is almost always online and running groupchat on that port.
@@ -361,7 +361,7 @@
361 </code> 361 </code>
362 </p> 362 </p>
363 <p> 363 <p>
364 Here a service named 'http' is configured to be accessed on a remote and local host on port 80. The IP address is the default IP address for the exit interface. If you like to change to another private IP address range you can use can change 364 Here a service named 'http' is configured to be accessed on a remote and local host on port 80. The IP address is the default IP address for the exit interface. If you like to change to another private IP address range you can change the option in section 'exit':
365 </p> 365 </p>
366 <p> 366 <p>
367 <code> 367 <code>
@@ -369,9 +369,6 @@
369 </code> 369 </code>
370 </p> 370 </p>
371 <p> 371 <p>
372 in section 'exit'.
373 </p>
374 <p>
375 Now we have to add a GNS record to the namestore. 372 Now we have to add a GNS record to the namestore.
376 </p> 373 </p>
377 <p> 374 <p>