feat: add sqlite catalog web app
This commit is contained in:
@@ -14,6 +14,10 @@ output:
|
||||
enabled: true
|
||||
path: './output/newsletter-catalog.xlsx'
|
||||
|
||||
database:
|
||||
enabled: true
|
||||
path: './data/newsletter-catalog.sqlite'
|
||||
|
||||
newsletters:
|
||||
'sender@example.com':
|
||||
display_name: 'Example Newsletter'
|
||||
|
||||
Reference in New Issue
Block a user