Răsfoiți Sursa

remove quotes in netmaker.env file

abhishek9686 1 an în urmă
părinte
comite
015a628e7a
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      scripts/netmaker.default.env

+ 2 - 2
scripts/netmaker.default.env

@@ -68,6 +68,6 @@ 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=true
 # if turned on data will be cached on to improve performance significantly (IMPORTANT: If HA set to `false` )
-CACHING_ENABLED="true
+CACHING_ENABLED=true