diff options
| author | Shulhan <ms@kilabit.info> | 2021-01-14 00:24:24 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2021-01-20 02:14:39 +0700 |
| commit | 4f51cd8d9dee4fe57bf060ae66b9dd180e2625d3 (patch) | |
| tree | aa5a131727ac33e3ebf1835d4045f2577fab98f6 /_doc | |
| parent | 312d77f0905c7c98d9c76c99946b2cf1e24353c4 (diff) | |
| download | rescached-4f51cd8d9dee4fe57bf060ae66b9dd180e2625d3.tar.xz | |
all: rewrite the web user interface and the APIs
Diffstat (limited to '_doc')
| -rw-r--r-- | _doc/rescached.cfg.5.gz | bin | 2636 -> 2643 bytes | |||
| -rw-r--r-- | _doc/rescached.cfg.adoc | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/_doc/rescached.cfg.5.gz b/_doc/rescached.cfg.5.gz Binary files differindex d40a07c..da08b6e 100644 --- a/_doc/rescached.cfg.5.gz +++ b/_doc/rescached.cfg.5.gz diff --git a/_doc/rescached.cfg.adoc b/_doc/rescached.cfg.adoc index 5f24a06..f8739d3 100644 --- a/_doc/rescached.cfg.adoc +++ b/_doc/rescached.cfg.adoc @@ -200,16 +200,16 @@ Its value must be negative and greater or equal than -1 hour (-3600 seconds). == FILES -[[dir.hosts]] +[[hosts.d]] === /etc/rescached/hosts.d Path to hosts directory where rescached will load all hosts formatted files. -[[dir.master]] -=== /etc/rescached/master.d +[[zone.d]] +=== /etc/rescached/zone.d -Path to master directory where rescached will load all master files. +Path to zone directory where rescached will load all zone files. == EXAMPLE |
