feat: add sqlite catalog web app
This commit is contained in:
@@ -52,7 +52,7 @@ Extend `config.yaml`:
|
||||
```yaml
|
||||
database:
|
||||
enabled: true
|
||||
path: "./data/newsletter-catalog.sqlite"
|
||||
path: './data/newsletter-catalog.sqlite'
|
||||
```
|
||||
|
||||
Behavior:
|
||||
|
||||
Reference in New Issue
Block a user