ayon-core/website/docs/admin_settings_local.md
2023-06-06 16:30:11 +02:00

1.5 KiB

id title sidebar_label
admin_settings_local Working with local settings Working with local settings

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

OpenPype stores some of it's settings and configuration in local file system. These settings are specific to each individual machine and provides the mechanism for local overrides

Local Settings GUI can be started from the tray menu.

Local Settings

Categories

OpenPype Mongo URL

The Mongo URL is the database URL given by your Studio. More details here.


General

OpenPype Username : enter your username (it can also take by default the computer session username). It signs your actions on OpenPype.


Admin permissions : on checked, no need to enter a password (if defined) to access to the Admin section.


Experimental tools

Futur version of existing tools or new ones.


Environments

Environments data of each software and there extra in-house needed to be loaded correctly. More details here.


Applications

Location of the softwares and there versions. More details here.


Project Settings

The Project Settings allows to determine the root folder. More details here.