Branch: refs/heads/960073 Home: https://github.com/bluez/bluez Commit: ad14db88d6eec2585b073030c9baf2b562278c4a https://github.com/bluez/bluez/commit/ad14db88d6eec2585b073030c9baf2b562278c4a Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M src/main.conf Log Message: ----------- main.conf: Fix documentation of TemporaryTimeout=0 Setting TemporaryTimeout to 0 never enables temporary_timer which means device_disappeared will never be called and the device will remain temporary forever (until the service is restarted). Fixes: https://github.com/bluez/bluez/issues/1100 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications