Merge pull request #5102 from quadproduction/documentation/local-settings

This commit is contained in:
Milan Kolar 2023-09-19 00:05:26 +02:00 committed by GitHub
commit 3e69651f0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View file

@ -16,13 +16,19 @@ OpenPype stores some of it's settings and configuration in local file system. Th
## Categories
### OpenPype Mongo URL
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 (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
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 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).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After