Remove allow_check_for_updates from configs [ci skip]

to suppress a warning at startup due to removal of the update module in edb245a2ba
This commit is contained in:
Tails32
2025-11-14 18:39:22 +01:00
committed by Radiant Xyz
parent 64a029ee09
commit 728085bd1b
6 changed files with 1 additions and 6 deletions

View File

@@ -26,7 +26,6 @@ services:
# TUWUNEL_LOG: info # default is: "warn,state_res=warn"
# TUWUNEL_ALLOW_ENCRYPTION: 'true'
# TUWUNEL_ALLOW_FEDERATION: 'true'
# TUWUNEL_ALLOW_CHECK_FOR_UPDATES: 'true'
# TUWUNEL_ALLOW_INCOMING_PRESENCE: true
# TUWUNEL_ALLOW_OUTGOING_PRESENCE: true
# TUWUNEL_ALLOW_LOCAL_PRESENCE: true