|
@@ -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
|