aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-07-02 21:28:37 +0200
committerxrs <xrs@mail36.net>2019-07-02 21:28:37 +0200
commit56a25a9122b695ec02c5f67c5725fb70a284af10 (patch)
tree69a3128ef7cefb30c0f2cdd053e78452bb2bcdf4 /template
parenta21812f8ef0ce4373eb3b165abc0e31a52b9927f (diff)
downloadwww-56a25a9122b695ec02c5f67c5725fb70a284af10.tar.gz
www-56a25a9122b695ec02c5f67c5725fb70a284af10.zip
add alternativ groupchat address
Diffstat (limited to 'template')
-rw-r--r--template/use.html.j26
1 files changed, 4 insertions, 2 deletions
diff --git a/template/use.html.j2 b/template/use.html.j2
index e420a392..2a4e4c3b 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -155,11 +155,13 @@
155 </p> 155 </p>
156 <p> 156 <p>
157 <code> 157 <code>
158 $LD_LIBRARY_PATH=/path/to/gnunetlibs ./groupchat --config=/path/to/gnunet.conf --server=88RXABKJNMT426FY81N2DXN0M2X37SW5Q1NR005YPDZ1Q7A22CHG --port=t3ss --nick=YOURNICK 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>
161 (or as alternative server "YV6G9EP9K3X41BM3FJ3D29BDZR6358XNZ6KDZVV7DFW729YB0KCG" and port "welcome")
160 </p> 162 </p>
161 <p> 163 <p>
162 The peer and port in this example should work in real, because that peer is almost 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.
163 <p> 165 <p>
164 You should now see something like this: 166 You should now see something like this:
165 </p> 167 </p>