mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
fixed relative links to .md files
This commit is contained in:
parent
708fc4774f
commit
d257003d66
20 changed files with 86 additions and 57 deletions
28
website/docs/admin_settings_local.md
Normal file
28
website/docs/admin_settings_local.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
id: admin_settings_local
|
||||
title: Working with local settings
|
||||
sidebar_label: 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.
|
||||
|
||||

|
||||
|
||||
## Categories
|
||||
|
||||
### OpenPype Mongo URL
|
||||
|
||||
### General
|
||||
|
||||
### Experimental tools
|
||||
|
||||
### Applications
|
||||
|
||||
### Project Settings
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue