summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2015-06-18 13:59:46 +0300
committerSaku Ytti <saku@ytti.fi>2015-06-18 13:59:46 +0300
commit9c3aa94f415503ab238b8ceed7c36f80b9e986ca (patch)
tree00ed14dc21c0c84ff9385b06a4a585de7bdd982d /README.md
parent386ffd740d65a211fdc675a0a8e39c63de7aeabd (diff)
We don't actually resolve tilde here
Diffstat (limited to 'README.md')
-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
```