# Interface: IPlatformServiceConfig

Configuration for the platform service

## Properties

### isMultiTenant? {#ismultitenant}

> `optional` **isMultiTenant?**: `boolean`

Indicates whether the service is running in a multi-tenant environment.

#### Default

```ts
false
```
