Enable experimental APIs for Bluetooth daemon (#2251)

To get access to the experimental advertisement monitor api
experimental mode is required. This eanbles the experimental D-Bus API
by default.

See also: https://github.com/hbldh/bleak/pull/884
This commit is contained in:
Stefan Agner 2022-11-29 11:31:59 +01:00 committed by GitHub
parent a170a8c6c2
commit eaeac710eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,5 @@
[General]
Experimental=true
[Policy] [Policy]
AutoEnable=true AutoEnable=true