From 921a4a201b6ec12864a24310d669e07ce0a57c4e Mon Sep 17 00:00:00 2001 From: msil Date: Fri, 7 Sep 2018 11:13:46 +0100 Subject: Add configurable crashfile location and option to use hostnames PR #1506 --- docs/Configuration.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/Configuration.md b/docs/Configuration.md index aebfbc5..57fe4c0 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -125,6 +125,9 @@ threads: 30 timeout: 20 retries: 3 prompt: !ruby/regexp /^([\w.@-]+[#>]\s?)$/ +crash: + directory: ~/.config/oxidized/crashes + hostnames: false vars: enable: S3cr3tx groups: {} -- cgit v1.2.3