also update is_default
This commit is contained in:
@@ -110,6 +110,7 @@ impl ExperimentalConfig {
|
||||
&& is_default_token_ttl(&self.compat_token_ttl)
|
||||
&& self.inactive_session_expiration.is_none()
|
||||
&& self.plan_management_iframe_uri.is_none()
|
||||
&& self.session_limit.is_none()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user