# dedicatedServerOptimizations

> Performs additional optimizations on Dedicated Server builds.

## Definition

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

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

### Remarks

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