> ## 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-spy/config/shared/sh_config.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 photo dates. [Intl.DateTimeFormat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat).

## Lua Date Format

***

You can specify date format for device menu.[ Lua Date](https://www.lua.org/pil/22.1.html).

## 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-spy/exports-and-events).
