fix parameter value in Authd config
This commit is contained in:
parent
9534838714
commit
2649a061c5
@ -352,8 +352,8 @@ wazuh_manager_authd:
|
||||
port: 1515
|
||||
use_source_ip: 'no'
|
||||
force:
|
||||
enabled: yes
|
||||
key_mismatch: yes
|
||||
enabled: 'yes'
|
||||
key_mismatch: 'yes'
|
||||
disconnected_time: '1h'
|
||||
after_registration_time: '1h'
|
||||
purge: 'yes'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user