diff options
Diffstat (limited to 'qa/src/config2.interp')
-rw-r--r-- | qa/src/config2.interp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/src/config2.interp b/qa/src/config2.interp new file mode 100644 index 0000000..bd4778d --- /dev/null +++ b/qa/src/config2.interp @@ -0,0 +1,7 @@ +log advisory on 3 sec { + sample.milliseconds +} + +log advisory on 10 secs { + sample.seconds +} |