Update config.cfg

This commit is contained in:
TC1977 2019-05-16 08:01:57 -04:00 committed by GitHub
parent 49606058ed
commit 7511782afd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,14 +3,12 @@
# This is the list of users to generate.
# Every device must have a unique username.
# You can generate up to 250 users at one time.
# Non-standard names should be escaped in double quotes, e.g. "1".
# Usernames with leading 0's or containing only numbers should be escaped in double quotes, e.g. "000dan" or "123".
users:
- phone
- laptop
- desktop
# NOTE: You must "escape" any usernames with leading 0's or containing only numbers, like "000dan" or "123"
### Advanced users only below this line ###
# If True re-init all existing certificates. Boolean