# Enabled

> Calculate and upload hashes. Validate Accelerator-provided hashes during downloads.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Enabled = 2
```

### Remarks

Use this mode if you want Unity to validate content hashes for downloaded artifacts if the Accelerator provides them, and to calculate hashes for uploaded artifacts and send them to the Accelerator.
