mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-10 23:03:03 +02:00
Update config.cfg
This commit is contained in:
parent
49606058ed
commit
7511782afd
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue