> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuration

## Options

***

<Info>You can find config file in `no-newspaper/config/sh_config.lua`</Info>

| Option           | type                    | Description                                                                                                              |
| ---------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| ItemName         | string                  | Newspaper item                                                                                                           |
| IndicatorTimeout | string?                 | Removes indicators after x milliseconds                                                                                  |
| Keys             | \[key: string]: string  | Default keys for mapping                                                                                                 |
| Icons            | \[key: string]: string  | Fontawesome icons that are used in menus and interactions (target)                                                       |
| EditorZones      | \[key: string]: vector3 | Adds menu interaction (target) to given coords. See [Registering Papers](/no-newspaper/exports-and-events#registerpaper) |
