diff --git a/self-host/advanced/private-config-file.mdx b/self-host/advanced/private-config-file.mdx
index 72115bb..6fc085c 100644
--- a/self-host/advanced/private-config-file.mdx
+++ b/self-host/advanced/private-config-file.mdx
@@ -246,15 +246,6 @@ This section contains the complete reference for all configuration options in `p
```
-
- Name of the ACME resolver entry within the `acme.json` file to read certificates from. This must match the resolver name configured in your Traefik (or other ACME client) setup.
-
- ```yaml
- acme:
- resolver: "letsencrypt"
- ```
-
-
Interval in milliseconds at which Pangolin polls the `acme.json` file for certificate changes.