# TS1

Configuration items related to managing TS1 data.

## ts1-active-obj

**Type**: Boolean

**Default**: FALSE

If set, the TS1 updates are sent to DataSource peers as active records. This means that peers can request and discard this information. If not set, peers only request the information once and then do not request or discard it.

## ts1-hashsize

**Type**: Integer

**Default**: 128

Size of hashtable for TS1 data.

## ts1-writedir

**Type**: String

**Default**: None

Directory to write TS1 data to locally

## ts1-expire-time

**Type**: Floating point value

**Default**: 180.000000

Time to expire if we don’t get all messages.

## ts1-garbage-time

**Type**: Floating point value

**Default**: 60.000000

Time between calls to garbage collector.
