Daniel Salzman
cd9e3e3932
samples: simplify sample configuration file
2022-04-22 14:33:12 +02:00
Daniel Salzman
3b7d4a5fbd
samples: move default server.listen to a comment
2021-04-28 08:49:29 +02:00
David Vašek
327451626b
doc: replace terms master/slave with primary/secondary where suitable
...
As per RFC 8499, section 6.
https://tools.ietf.org/html/rfc8499#section-6
2021-01-19 19:40:13 +01:00
Daniel Salzman
c7b303fd46
conf: move *-db* items from 'template' to new 'database' section
2019-09-20 19:55:04 +02:00
Daniel Salzman
8e73d8326d
samples: simplify knot.sample.conf, enable user: knot:knot
2018-08-09 16:26:30 +02:00
Tomas Krizek
1387d71a35
knof.conf: listen only on localhost by default
2018-06-29 14:07:43 +02:00
Daniel Salzman
6bfb70cdc4
samples: update sample configuration
2015-05-19 09:45:50 +02:00
Daniel Salzman
b533bb4057
Integrate new configuration
2015-04-09 09:22:08 +02:00
Daniel Salzman
fc16c0dd9f
samples: replace knot.full.conf with man/knot.conf.5.in
2014-06-17 15:57:10 +02:00
Daniel Salzman
7b90003937
log: make log severities cumulative
2014-06-12 16:16:03 +02:00
Jan Vcelak
5a0a0f01fb
doc: storage and dnssec-keydir per zone
2013-12-10 17:33:02 +01:00
Marek Vavrusa
ae23a77ba9
Reworked CH TXT records support (RFC 4892).
...
Main changes:
* 'system.hostname' config option is deprecated
* 'system.identity' is used for 'id.server' and 'hostname.bind'
* 'system.version' is used for 'version.server' and 'version.bind'
* In addition, config options (and NSID) support boolean on|off
* When on, the automatic default is filled on config load:
* FQDN hostname (or at least hostname) for NSID and system.identity
* Version string for system.version
The config options are still turned off by default.
refs #113
2013-08-02 13:12:42 +02:00
Daniel Salzman
10088b3697
samples: fix remote description
2013-07-29 10:47:03 +02:00
Marek Vavrusa
6a059bfa3f
Updated documentation and configs to reflect 'storage' default change.
...
refs #69
2013-07-09 08:50:02 +02:00
Marek Vavrusa
6e677440ff
Updated config files to reflect rundir/storage differences.
2013-07-08 08:54:09 +02:00
Jan Vcelak
bbb24702ba
knot.sample.conf: variable replacement fixes
2013-07-04 17:27:35 +02:00
Jan Vcelak
26668c5509
configure: add --with-configdir option, defaults to $(sysconfdir)/knot
...
issue #64
2013-07-04 17:13:16 +02:00
Ondřej Surý
55ee832ea5
Add example of master and slave zone
2013-07-04 13:48:45 +02:00
Ondřej Surý
3f87279817
Use Debian variant of knot.sample.conf ( fixes #66 )
2013-07-04 13:31:06 +02:00
Marek Vavrusa
829036bbee
Added configure options --with-rundir|storage and rundir config opt.
...
Removed 'pidfile' config option in favour of 'rundir' for later
storage of UNIX sockets and other stuff.
Default of 'rundir' is $(localstatedir)/run/knot
Default of 'storage' is $(sharedstatedir)/knot
refs #36
2013-06-20 15:57:08 +02:00
Daniel Salzman
d53e0f650b
samples: remove useless files and update Makefile
2013-06-12 16:24:02 +02:00
Marek Vavrusa
678544e30f
Minor updates to sample config and knotc logging.
...
fixes #1874
2012-05-24 15:07:21 +02:00
Lubos Slovak
578e2ac797
Install changes.
...
- knotd.conf -> knot.sample.conf
2011-09-01 11:31:55 +02:00