Software /
code /
prosody-modules
Diff
mod_log_ringbuffer/README.markdown @ 4215:86f8ece24029
mod_log_ringbuffer: Update default filename to include data path
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 16 Oct 2020 14:25:44 +0100 |
parent | 4205:481c4d75e77d |
child | 4219:b3dd77f2d0d7 |
line wrap: on
line diff
--- a/mod_log_ringbuffer/README.markdown Fri Oct 16 14:23:10 2020 +0100 +++ b/mod_log_ringbuffer/README.markdown Fri Oct 16 14:25:44 2020 +0100 @@ -52,7 +52,8 @@ `filename` : The name of the file to dump logs to when triggered. The filename may - contain a number of variables, described below. + contain a number of variables, described below. Defaults to + `"{paths.data}/ringbuffer-logs-{pid}-{count}.log"`. Only one of the following triggers may be specified: