Updated Configuration (markdown)

Dimitri Witkowski 2020-06-08 19:11:06 +02:00
parent 036755610c
commit 537ba3108f
1 changed files with 1 additions and 1 deletions

@ -76,7 +76,7 @@ By default KeeWeb saves temporary files and configs into the default user's data
"userDataDir": "relative/path/to/data/dir"
}
```
(if you're on Windows, don't forget to escape slashes in JSON, like `"c:\\program files\\..."`)
(if you're on Windows, don't forget to escape slashes in JSON, like `"C:\\program files\\..."`).
The config should be located:
- on windows: next to `KeeWeb.exe`
- on Linux: next to `KeeWeb` (executable)