diff --git a/proxies/overview.mdx b/proxies/overview.mdx index 575a41d..81a511e 100644 --- a/proxies/overview.mdx +++ b/proxies/overview.mdx @@ -28,6 +28,10 @@ Residential and mobile proxies use **rotating exit IPs** that may change per con Create a proxy configuration from the types above that can be reused across browser sessions: + +KERNEL automatically deletes proxy configurations that haven't been used for 14 days when your organization has more than 100 active configurations. Configurations attached to sessions, pools, instances, or managed auth connections are retained. + + ```typescript Typescript/Javascript import Kernel from '@onkernel/sdk';