Updated Configuration (markdown)

Dimitri Witkowski 2020-06-08 19:10:50 +02:00
parent 6af6f1ec56
commit 036755610c
1 changed files with 1 additions and 0 deletions

@ -76,6 +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\\..."`)
The config should be located:
- on windows: next to `KeeWeb.exe`
- on Linux: next to `KeeWeb` (executable)