Correction of line breaks

This commit is contained in:
skacmazbelhaine 2023-06-08 11:03:19 +02:00
parent 85af201372
commit 54bdd152f6

View file

@ -15,36 +15,22 @@ OpenPype stores some of it's settings and configuration in local file system. Th
## Categories ## Categories
### OpenPype Mongo URL ### OpenPype Mongo URL
The **Mongo URL** is the database URL given by your Studio. More details [here](artist_getting_started.md#mongodb). The **Mongo URL** is the database URL given by your Studio. More details [here](artist_getting_started.md#mongodb).
<br>
### General ### General
**OpenPype Username** : enter your username (it can also take by default the computer session username). It signs your actions on **OpenPype**. **OpenPype Username** : enter your username (it can also take by default the computer session username). It signs your actions on **OpenPype**.
<br>
**Admin permissions** : on checked, no need to enter a password (if defined) to access to the **Admin** section. **Admin permissions** : on checked, no need to enter a password (if defined) to access to the **Admin** section.
<br>
### Experimental tools ### Experimental tools
Futur version of existing tools or new ones. Futur version of existing tools or new ones.
<br>
### Environments ### Environments
Local replacement of the environment data of each software and additional internal data necessary to be loaded correctly. Local replacement of the environment data of each software and additional internal data necessary to be loaded correctly.
<br>
### Applications ### Applications
Local override of software paths and their versions. More details [here](admin_settings_system.md#applications). Local override of software paths and their versions. More details [here](admin_settings_system.md#applications).
<br>
### Project Settings ### Project Settings
The **Project Settings** allows to determine the root folder. More details [here](module_site_sync.md#local-settings). The **Project Settings** allows to determine the root folder. More details [here](module_site_sync.md#local-settings).