# Interface: IEntityStorageAuthenticationRateServiceConfig

Configuration for the entity storage authentication rate service.

## Properties

### cleanupIntervalMinutes? {#cleanupintervalminutes}

> `optional` **cleanupIntervalMinutes?**: `number`

Interval between cleanup runs in minutes.

#### Default

```ts
5
```
