mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #5102 from quadproduction/documentation/local-settings
This commit is contained in:
commit
3e69651f0e
2 changed files with 8 additions and 2 deletions
|
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue