You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: subdomains/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ Allows users to create and manage custom subdomains (A/AAAA or SRV) for their ga
7
7
[Create a Cloudflare API token](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/) and enter it via the plugin settings.
8
8
The token needs to have read permissions for `Zone.Zone` and write for `Zone.Dns`. For better security you can also set the `Zone Resources` to exclude certain domains and add the panel ip to the `Client IP Address Filtering`.
9
9
10
+
By default every server has a subdomain limit of 0. You can change this limit by editing the server in the admin area.
11
+
10
12
Note: You can't create subdomains for servers with `0.0.0.0` or `::` as allocation!
0 commit comments