feat(discovery): schedule saved-search alerts
This commit is contained in:
@@ -78,6 +78,8 @@ services:
|
||||
# notification/privacy/entitlement prerequisites have been explicitly rolled out.
|
||||
- Workers__RulesEnabled=${WORKER_RULES_ENABLED:-false}
|
||||
- Workers__FollowUpRemindersEnabled=${WORKER_FOLLOWUP_REMINDERS_ENABLED:-false}
|
||||
- Workers__SavedJobSearchAlertsEnabled=${WORKER_SAVED_SEARCH_ALERTS_ENABLED:-true}
|
||||
- JobDiscovery__SavedSearchIntervalHours=${SAVED_SEARCH_INTERVAL_HOURS:-6}
|
||||
- Workers__DailyExportEnabled=${WORKER_DAILY_EXPORT_ENABLED:-false}
|
||||
- Workers__JobEnrichmentEnabled=${WORKER_JOB_ENRICHMENT_ENABLED:-false}
|
||||
- Workers__AiOperationsEnabled=${WORKER_AI_OPERATIONS_ENABLED:-false}
|
||||
|
||||
Reference in New Issue
Block a user