diff --git a/website/docs/addon_site_sync_admin.md b/website/docs/addon_site_sync_admin.md index 0c328f21..9236cf1b 100644 --- a/website/docs/addon_site_sync_admin.md +++ b/website/docs/addon_site_sync_admin.md @@ -77,17 +77,21 @@ Each user should configure root folder for their 'local' site via **Local roots ![Local overrides](assets/site_sync_local_root.png) +:::tip There is also possibility to override local location of `studio` site. That could be found in `Roots` tab. (This configuration is applicable even without Site Sync, it just allows artist to use different drive/folder of their `studio` location. Could be because required value is not available, not enough space on that disk etc.) +![Local overrides](assets/site_sync_override_roots.png) +::: + Artists can also override which site they use as active and remote to activet Site Sync functionality if sites are not set in Project Settings. Here artist could also change all user based configuration based on provider (for example password for sftp user etc.) ![Local overrides](assets/site_sync_local_setting.png) -:::note -Various use cases are explained https://www.youtube.com/watch?v=NEJ3kCeggn0 +:::info +Various use cases are explained in [Introduction to Site Sync in OpenPype / AYON | YouTube](https://www.youtube.com/watch?v=NEJ3kCeggn0) ::: diff --git a/website/docs/assets/site_sync_override_roots.png b/website/docs/assets/site_sync_override_roots.png new file mode 100644 index 00000000..553e1cd4 Binary files /dev/null and b/website/docs/assets/site_sync_override_roots.png differ