docs: document environment variable

This commit is contained in:
Sascha 2018-03-01 11:01:06 +01:00
parent 168b623985
commit 1ae90b7459
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ You can download the latest version of `shiori` from the release page, then put
go get github.com/RadhiFadlillah/go-readability
```
### Advanced
You can provide a path to the created SQLite database. To do this, set the environment variable `ENV_SHIORI_DB` to the desired path.
## Usage
```