diff options
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 995853a..b06d2e2 100644 --- a/internal/config/args.go +++ b/internal/config/args.go @@ -14,6 +14,7 @@ type Args struct { DryRun bool Platforms map[string]int // Platform name and post size limits Target int + MinQueued int PauseDays int Lookback time.Duration SecretsConfigPath string |
