necouchman commented on a change in pull request #633:
URL: https://github.com/apache/guacamole-client/pull/633#discussion_r679548482
##########
File path: guacamole/doc/example/user-mapping.xml
##########
@@ -35,21 +35,36 @@
encoding="md5">
<!-- First authorized connection -->
- <connection name="localhost">
+ <connection name="localhost">
<protocol>vnc</protocol>
<param name="hostname">localhost</param>
<param name="port">5901</param>
<param name="password">VNCPASS</param>
</connection>
<!-- Second authorized connection -->
- <connection name="otherhost">
+ <connection name="otherhost">
Review comment:
Tab crept in, here...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]