mirror of
https://github.com/go-shiori/shiori.git
synced 2025-02-23 23:46:04 +08:00
docs: document environment variable
This commit is contained in:
parent
168b623985
commit
1ae90b7459
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue