---
id: gk-foundation-scheduler-enabled
title: "Filter - gk/foundation/scheduler/enabled"
sidebar_label: "gk/foundation/scheduler/enabled"
tags:
  - "1.12.0"
---

# Filter: gk/foundation/scheduler/enabled

Overrides whether background processing is enabled.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $enabled | `bool` | Whether background processing is enabled. Default: value of the "Background Processing" setting. |

### Since

- 1.12.0

### Source

Defined in `Scheduler/JobScheduler.php` at line 188

