readme
parent
65626d90db
commit
8ba3f87a29
|
@ -47,7 +47,7 @@ For this integration, the setup is very simple. All you need is an API Key gener
|
||||||
```
|
```
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
The database is SQLite. This is created automatically at the first start of the service if it is missing. The path where the database is stored can be configured as follows:
|
The database is SQLite. It is created automatically at the first start of the service, if it is missing. The path where the database is stored can be configured as follows:
|
||||||
|
|
||||||
```
|
```
|
||||||
"Workspace": "workspace",
|
"Workspace": "workspace",
|
||||||
|
|
Loading…
Reference in New Issue