Added function to hide unused reports
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
||||
ports:
|
||||
- 3000:3000
|
||||
environment:
|
||||
- 'ONLY_SHOW_AVAILABLE=true' # Optional, default: true (only show available reports in the UI)
|
||||
- 'CALDAV_URL=https://example.com/calendars/' # URL to the caldav server
|
||||
- 'CALDAV_USER=USERNAME' # Username for the caldav server
|
||||
- 'CALDAV_PASSWORD=PASSWORD' # Password for the caldav server
|
||||
|
||||
Reference in New Issue
Block a user