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

@@ -20,7 +20,6 @@ services:
TUWUNEL_REGISTRATION_TOKEN: 'YOUR_TOKEN' # A registration token is required when registration is allowed.
#TUWUNEL_YES_I_AM_VERY_VERY_SURE_I_WANT_AN_OPEN_REGISTRATION_SERVER_PRONE_TO_ABUSE: 'true'
TUWUNEL_ALLOW_FEDERATION: 'true'
TUWUNEL_ALLOW_CHECK_FOR_UPDATES: 'true'
TUWUNEL_TRUSTED_SERVERS: '["matrix.org"]'
#TUWUNEL_LOG: warn,state_res=warn
TUWUNEL_ADDRESS: 0.0.0.0