Article Processing

Control how articles are processed and handled

Article Processing Enabled

Enable automatic fetching and processing of articles from feeds

Publishing Interval (minutes)

Minimum time between publishing articles. Set to 0 for no delay.

@error('articlePublishingInterval')

{{ $message }}

@enderror

Daily Publish Cap

Maximum posts per UTC day, counted across all channels. An article sent to three channels counts as three. Set to 0 for no limit.

@error('dailyPublishCap')

{{ $message }}

@enderror

Publishing Approvals Required

Require manual approval before articles are published to platforms

Feed Monitoring

Configure alerts for feeds that stop returning articles

Staleness Threshold (hours)

Alert when a feed hasn't been fetched for this many hours. Set to 0 to disable.

@error('feedStalenessThreshold')

{{ $message }}

@enderror
@if ($successMessage)

{{ $successMessage }}

@endif @if ($errorMessage)

{{ $errorMessage }}

@endif