# Configuration

{% hint style="info" %}
You can find config file in `no-polaroid/config/shared.lua`.
{% endhint %}

## Webhook

***

Images are stored via discord webhook. [Learn how to create webhooks](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks). After creating the webhook, set url in Config.Webhook.

## Date Locale

***

You can specify date locale for polaroid dates. [Intl.DateTimeFormat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat).

## Keys

***

You can set default keys for mapping from Config.Keys.

## Filters

***

You can add & remove filters from Config.Filters. [Filter List](https://wiki.rage.mp/index.php?title=Timecycle_Modifiers).

## Adding As Item

***

If you are using [supported inventory](https://none-fivem.gitbook.io/nonem/no-base/supported-resources#inventory) you can set item names from Config.Items or check for use [events](https://none-fivem.gitbook.io/nonem/resources/exports-and-events#client-net-events).
