File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 100
100
# ############################################################################
101
101
registry :
102
102
# Maximum number of times a password/secret can be reused for enrollment
103
- # (default: 0 , which means there is no limit)
103
+ # (default: -1 , which means there is no limit)
104
104
maxEnrollments : -1
105
105
106
106
# Contains identity information which is used when LDAP is disabled
Original file line number Diff line number Diff line change 100
100
# ############################################################################
101
101
registry :
102
102
# Maximum number of times a password/secret can be reused for enrollment
103
- # (default: 0 , which means there is no limit)
103
+ # (default: -1 , which means there is no limit)
104
104
maxEnrollments : -1
105
105
106
106
# Contains identity information which is used when LDAP is disabled
You can’t perform that action at this time.
0 commit comments