fix: general settings image link

This commit is contained in:
Fabian 2021-11-20 23:44:01 +01:00
parent c62ed63de3
commit 44f1dc1aa8
13 changed files with 31 additions and 32 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,37 +1,33 @@
###############
Advanced
###############
################
General Settings
################
Side Pannel
===========
This section contains optional settings to configure before a session.
.. toctree::
:maxdepth: 1
Introduction <server/introduction.rst>
server/splash.rst
.. figure:: img/sidepannel_general_settings.png
:align: center
General Settings pannel
Presence
=========
---------
User info
---------
Advanced settings
=================
This section contains optional settings to configure the session behavior.
.. figure:: img/quickstart_advanced.png
.. figure:: img/sidepannel_userinfo.png
:align: center
Advanced configuration panel
User Info settings
The **User Info** pannel is here to change your user name and use color.
-------
Network
-------
.. figure:: img/quickstart_advanced_network.png
.. figure:: img/sidepannel_network.png
:align: center
Advanced network settings
Network settings
**Timeout (in milliseconds)** is the maximum ping authorized before auto-disconnecting.
You should only increase it if you have a bad connection.
@ -40,15 +36,18 @@ You should only increase it if you have a bad connection.
Cache
-----
.. figure:: img/sidepannel_cache.png
:align: center
Cache settings
Multi-user allows you to replicate external dependencies such as images (textures, hdris, etc...), movies, and sounds.
On each client, the files will be stored in the multi-user cache folder.
.. figure:: img/quickstart_advanced_cache.png
:align: center
Advanced cache settings
**cache_directory** choose where cached files (images, sound, movies) will be saved.
**Cache directory** choose where cached files (images, sound, movies) will be saved.
**Clear memory filecache** will save memory space at runtime by removing the file content from memory as soon as it has been written to the disk.
@ -56,11 +55,11 @@ On each client, the files will be stored in the multi-user cache folder.
.. warning:: Clearing the cache could break your scene images/movies/sounds if they are used in a blend file! Try saving the blend file and choosing 'Pack all into blend' before clearing the cache.
---
Log
---
-------
Logging
-------
.. figure:: img/quickstart_advanced_logging.png
.. figure:: img/sidepannel_logging.png
:align: center
Advanced log settings

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -57,8 +57,8 @@ Sections
.. figure:: /img/index_advanced.png
:target: advanced/index.html
:doc:`/advanced/index`
Overview of the advanced settings.
:doc:`/general_settings/index`
Overview of the general settings.
.. container:: descr
@ -85,7 +85,7 @@ Sections
about/index.rst
getting_started/index.rst
ui/index.rst
advanced/index.rst
general_settings/index.rst
hosting_internet/index.rst
workflow/index.rst
troubleshooting/index.rst