Ayon local settings - User Environments Variables

Hi all,

With Ayon, is it possible to modify the user’s environment variables ? With OpenPype, this was achievable through the Locals settings , but on the Ayon web page, we cannot find the equivalent.
image

In AYON we have 4 categories, scopes, for settings:

  1. Studio settings Addon settings on studio level.
  2. Project settings Addon settings on project level. They inherit studio settings and allowing overrides per project.
  3. Project site settings: Addon local settings on project level.
  4. Studio site settings: Addon local settings on studio level.

Notes about Site Settings

  • In general, they are local settings for each site id. i.e. for every connected machine as every machine gets a unique site id.
  • They don’t inherit (nor override) any other settings. i.e. project site settings don’t override studio site settings.

Currently, Server 1.3.1+202407231317, core 0.4.2, applications 0.2.4.
we don’t support environment variables for different users or for different site ids.


Also, for reference, it’s possible to add one more category/scope for settings user settings, which would work regardless of the site id that user is using.
Such settings may/might be added (probably in the user profile) if it’s needed or requested.


We’d love to hear your thoughts!
Additionally, sharing your use cases for this feature would be incredibly helpful.