Update config.cfg

Closes #1435
This commit is contained in:
Jack Ivanov 2019-05-16 13:28:59 +02:00 committed by GitHub
parent 3ce92f9fee
commit de88211fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ users:
- laptop
- desktop
# NOTE: You must "escape" any usernames with leading 0's, like "000dan"
# NOTE: You must "escape" any usernames with leading 0's or containing only numbers, like "000dan" or "123"
### Advanced users only below this line ###