mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-10 16:19:28 -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)
|
||||
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]
|
||||
# AutoEnable defines option to enable all controllers when they are found.
|
||||
# This includes adapters present on start as well as adapters that are plugged
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue