ayon-core/website/docs/admin_environment.md
2023-02-09 15:07:40 +01:00

846 B

id title sidebar_label
admin_environment Environment Environment

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

OPENPYPE_TMPDIR:

  • Custom staging dir directory
  • Supports anatomy keys formating. ex {root[work]}/{project[name]}/temp
  • supported formating keys:
    • root[work]
    • project[name | code]

OPENPYPE_DEBUG

  • setting logger to debug mode
  • example value: "1" (to activate)

OPENPYPE_LOG_LEVEL

OPENPYPE_MONGO

  • If set it takes precedence over the one set in keyring
  • for more details on how to use it go here

OPENPYPE_USERNAME

  • if set it overides system created username