master
Tudor Stanciu 2023-01-21 00:39:36 +02:00
parent 65626d90db
commit 8ba3f87a29
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ For this integration, the setup is very simple. All you need is an API Key gener
```
## 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",