mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-02 23:36:12 -04:00
Merge pull request #309 from RebornRider/patch-1
remove TemporaryTimeout=0 in Bluetooth config
This commit is contained in:
commit
865a052bf4
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue