update local settings for global settings PR

This commit is contained in:
skacmazbelhaine 2023-06-13 17:03:51 +02:00
parent 54bdd152f6
commit aea1adab65

View file

@ -19,18 +19,16 @@ OpenPype stores some of it's settings and configuration in local file system. Th
The **Mongo URL** is the database URL given by your Studio. More details [here](artist_getting_started.md#mongodb).
### 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.
**OpenPype Username** : enter your username (if not provided, it uses computer session username by default). This username is used to sign your actions on **OpenPype**, for example the "author" on a publish.
**Admin permissions** : When enabled you do not need to enter a password (if defined in Studio Settings) to access to the **Admin** section.
### Experimental tools
Futur version of existing tools or new ones.
Future version of existing tools or new ones.
### Environments
Local replacement of the environment data of each software and additional internal data necessary to be loaded correctly.
### Applications
Local override of software paths and their versions. More details [here](admin_settings_system.md#applications).
Local override of software executable paths for each version. More details [here](admin_settings_system.md#applications).
### Project Settings
The **Project Settings** allows to determine the root folder. More details [here](module_site_sync.md#local-settings).