mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
Add a comment about escaping usernames
This commit is contained in:
parent
2c47cc58c6
commit
71be0895e2
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