> ## 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-payphone/config/sh_config.lua`</Info>

| Option         | type                   | Description                                                                                                                |
| -------------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| ShowCaller     | boolean                | If true payphone will display the caller's number                                                                          |
| CallTimeout    | number                 | Ends call if no one answers in x milliseconds.                                                                             |
| PayphoneModels | number\[]              | Player's can use these models as payphone. Note: Models will be replaced by p\_phonebox\_01b\_s while payphone being used. |
| Keys           | \[key: string]: string | Default keys for mapping                                                                                                   |
