mqtt/application: Remove config use_username_as_clientid

Seems to block users with different username and clientid
dehydrated
Felix Stupp 4 years ago
parent e18f7f32e0
commit 1a608ce172
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -2,7 +2,6 @@
allow_anonymous false
acl_file {{ acl_file }}
password_file {{ auth_file }}
use_username_as_clientid true
# Socket
protocol mqtt

Loading…
Cancel
Save