Updated Configuration (markdown)

antelle 2016-09-06 09:28:32 +03:00
parent e1a7e31b7f
commit 05690ef33b
1 changed files with 0 additions and 2 deletions

@ -10,8 +10,6 @@ You can also specify the file which you would like to open as the last argument:
# JSON app config
⚠️ some configuration options are new and will work only in v1.3 release, or beta version
The webapp can load settings from JSON config ([here's an example config](https://github.com/keeweb/keeweb/blob/develop/util/config-example.json)) located on your server. There are two options to specify config location, whichever you like more:
- add `config` url parameter: `https://your-keeweb-deployment-url/?config=your-config.json`
- set `kw-config` meta-tag value: replace `(no-config)` string in app index.html with your config url