Explorar o código

Update netmaker.default.env

Abhishek K hai 1 ano
pai
achega
6f5aafb76b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/netmaker.default.env

+ 1 - 1
scripts/netmaker.default.env

@@ -70,7 +70,7 @@ OIDC_ISSUER=
 # Duration of JWT token validity in seconds
 JWT_VALIDITY_DURATION=43200
 # Auto disable a user's connecteds clients bassed on JWT token expiration
-RAC_AUTO_DISABLE=true
+RAC_AUTO_DISABLE=false
 # if turned on data will be cached on to improve performance significantly (IMPORTANT: If HA set to `false` )
 CACHING_ENABLED=true
 # if turned on netclient checks if peers are reachable over private/LAN address, and choose that as peer endpoint