1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-25 07:37:46 +02:00

Updated Configuration (markdown)

antelle 2017-12-16 12:52:58 +01:00
parent 863d655457
commit b8c1ea4b3c

@ -6,9 +6,12 @@ In order to control some features of desktop app, you can use the following comm
`--html-path=path` path to content files (useful for development)
`--devtools` show devtools on start
You can also specify the file which you would like to open as the last argument:
You can also specify a file you would like to open as the last argument:
`KeeWeb my.kdbx`
Or, with keyfile:
`KeeWeb --keyfile=keyfile.key my.kdbx`
# JSON app config
The webapp can load settings from JSON config located on your server. There are two options to specify config location, whichever you like more: