mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-06 00:10:06 +07:00
Merge pull request #309 from RebornRider/patch-1
remove TemporaryTimeout=0 in Bluetooth config
This commit is contained in:
@ -16,11 +16,6 @@ DiscoverableTimeout = 30
|
|||||||
# Default=0 (unlimited)
|
# Default=0 (unlimited)
|
||||||
MaxControllers=1
|
MaxControllers=1
|
||||||
|
|
||||||
# How long to keep temporary devices around
|
|
||||||
# The value is in seconds. Default is 30.
|
|
||||||
# 0 = disable timer, i.e. never keep temporary devices
|
|
||||||
TemporaryTimeout = 0
|
|
||||||
|
|
||||||
[Policy]
|
[Policy]
|
||||||
# AutoEnable defines option to enable all controllers when they are found.
|
# AutoEnable defines option to enable all controllers when they are found.
|
||||||
# This includes adapters present on start as well as adapters that are plugged
|
# This includes adapters present on start as well as adapters that are plugged
|
||||||
|
Reference in New Issue
Block a user