fix parameter value in Authd config

This commit is contained in:
Nicolas Lastra 2021-11-17 15:34:43 -03:00
parent 9534838714
commit 2649a061c5
No known key found for this signature in database
GPG Key ID: 749E0D60DEC5E4D8

View File

@ -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'