summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c507b7..8e8c1ae 100644
--- a/README.md
+++ b/README.md
@@ -170,7 +170,7 @@ The following example will log an active ssh session to ```/home/fisakytt/.confi
```
input:
default: ssh, telnet
- debug: ~/.config/oxidized/log_input
+ debug: /tmp/oxidized_log_input
ssh:
secure: false
```