Settings

Configure your system preferences

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

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