mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
NET-735: HA Support (#2701)
* cache enabled option, cache hosts data if only enabled * cache nodes only when enabled * cache extclients only when enabled * cache acls only when enabled
This commit is contained in:
@@ -81,3 +81,5 @@ OIDC_ISSUER=
|
||||
JWT_VALIDITY_DURATION=43200
|
||||
# Auto disable a user's connecteds clients bassed on JWT token expiration
|
||||
RAC_AUTO_DISABLE="true"
|
||||
# if turned on data will be cached on to improve performance significantly (IMPORTANT: If HA set to `false` )
|
||||
CACHING_ENABLED="true
|
||||
|
||||
Reference in New Issue
Block a user