# dedicatedServerOptimizations

> Performs additional optimizations on Dedicated Server builds.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static bool dedicatedServerOptimizations { get; set; }
```

### Remarks

Enable this option to strip assets that are not needed in Dedicated Server builds.
