mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
Add a comment about escaping usernames
This commit is contained in:
parent
68126537c9
commit
3df33c0eba
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
# Add as many users as you want for your VPN server here.
|
# Add as many users as you want for your VPN server here.
|
||||||
# Access credentials will be generated for each one.
|
# Access credentials will be generated for each one.
|
||||||
|
# Don't forget to escape nicknames with quotes, if you are using zero in nicknames.
|
||||||
users:
|
users:
|
||||||
- dan
|
- dan
|
||||||
- jack
|
- jack
|
||||||
|
|
Loading…
Add table
Reference in a new issue