mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update max_count of admin_key to 3 (#575)
This commit is contained in:
parent
e8eff71bb0
commit
c5108cfd6b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,4 +19,4 @@
|
|||
*SecurityConfig.public_key max_size:32
|
||||
*SecurityConfig.private_key max_size:32
|
||||
*SecurityConfig.admin_key max_size:32
|
||||
*SecurityConfig.admin_key max_count:1
|
||||
*SecurityConfig.admin_key max_count:3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue