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
parent bfd2943ac6
commit 85ede0804a
No known key found for this signature in database
GPG Key ID: 22D95D15D3A36E95

View File

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