diff options
| author | Paul Buetow <paul@buetow.org> | 2024-11-08 22:48:51 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-11-08 22:48:51 +0200 |
| commit | 7a63e78baf3fe9f769ad4a0569baf8ca71363cfe (patch) | |
| tree | d696caa20f94e8c05a8619240428cffb94fdf85d /internal/config | |
| parent | e9142b9d7a2faf5c7dc5b13a621d3a216bce8e54 (diff) | |
can download preview image for linkedin
Diffstat (limited to 'internal/config')
| -rw-r--r-- | internal/config/args.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/config/args.go b/internal/config/args.go index 4d65297..77c3850 100644 --- a/internal/config/args.go +++ b/internal/config/args.go @@ -20,6 +20,7 @@ type Args struct { MaxDaysQueued int PauseDays int Lookback time.Duration + CacheDir string SecretsConfigPath string Secrets Secrets OAuth2Browser string |
