We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edfbf5 commit a0ea3f6Copy full SHA for a0ea3f6
documentation/provider/bind.md
@@ -13,7 +13,7 @@ To use this provider, add an entry to `creds.json` with `TYPE` set to `BIND`.
13
Optional fields include:
14
15
* `directory`: Location of the zone files. Default: `zones` (in the current directory).
16
-* `filenameformat`: The formula used to generate the zone filenames. The default is usually sufficient. Default: `"%U.zone"`
+* [`filenameformat`](#filenameformat): The formula used to generate the zone filenames. The default is usually sufficient. Default: `"%c.zone"`
17
18
Example:
19
0 commit comments