mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
added basic intro
This commit is contained in:
parent
efa96c094d
commit
3527510c53
1 changed files with 8 additions and 1 deletions
|
|
@ -7,5 +7,12 @@ sidebar_label: Project Settings
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
Project settings can have project specific values. Each new project is using studio values defined in **default** project but these values can be modified or overriden per project.
|
||||
|
||||
PROJECT Settings
|
||||
:::warning Default studio values
|
||||
Project is always using default project values if is not overriding them with own values. Any changes in default project may affect all existing projects.
|
||||
:::
|
||||
|
||||
## Global
|
||||
|
||||
### Publish plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue