diff --git a/etc/config.template.toml b/etc/config.template.toml index c94d887a..33ed98a6 100644 --- a/etc/config.template.toml +++ b/etc/config.template.toml @@ -112,7 +112,7 @@ log-level = "info" # difficult. log-target = { type = "stdout" } #log-target = { type = "syslog" } -#log-target = { type = "file", path = "/dev/stdout" } +#log-target = { type = "file", path = "/var/log/cascade.log" } # Whether to apply internal daemonization. #