> ## 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

<Info>You can find config file in `no-polaroid/config/shared.lua`.</Info>

## Media Upload

***

Images are uploaded using the media upload system configured in no-base. See the [Media Upload documentation](/scripts/no-base/configuration/media-upload) for available providers and configuration options.

## 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](/no-base/supported-resources#inventory) you can set item names from Config.Items or check for use [events](/no-polaroid/exports-and-events#client-net-events).
