Skip to content

Commit

Permalink
Update max_count of admin_key to 3 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored Sep 17, 2024
1 parent e8eff71 commit c5108cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshtastic/config.options
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c5108cf

Please sign in to comment.