---
title: SolidartConfig API docs
description: All the API docs of SolidartConfig
---

# SolidartConfig API docs

The global configuration of the reactive system.

## autoDispose

Whether to enable the auto disposal of the reactive system, defaults to `true`.

## observers

The list of observers.
See [SolidartObserver](/api-docs/solidart-observer)

## devToolsEnabled

Whether to enable the DevTools extension, defaults to kDebugMode.
