You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan 824944e30e
Don't use an explicit `enabled` flag in `snapshot`
There is no merit in having a redundant `enabled` key under
`snapshot` in the configuration file; if a `snapshot` key is present,
it is inherently obvious that snapshotting is enabled

Signed-off-by: Sayan Nandan <nandansayan@outlook.com>
4 years ago
..
badcfg.toml Add module to handle configuration files 4 years ago
badcfg2.toml Enable bgsave config to be read from the cfg file 4 years ago
bgsave-justenabled.toml Make `every` and `enabled` keys in bgsave optional 4 years ago
bgsave-justevery.toml Make `every` and `enabled` keys in bgsave optional 4 years ago
ipv6.toml Add support for IPv6 addressing 4 years ago
secure-noart.toml Added port, host and noart options in config file 4 years ago
snapshot.toml Don't use an explicit `enabled` flag in `snapshot` 4 years ago
tdb.toml Added port, host and noart options in config file 4 years ago
template.toml Don't use an explicit `enabled` flag in `snapshot` 4 years ago
withcustombgsave.toml Cleanup to use `BGSave` as a configuration object 4 years ago