Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions website/docs/dev_launcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ AYON launcher provides the following environment variables for its subprocesses,
|--|--|
| **AYON_VERSION** | Current desktop application version, e.g., `1.0.0`. |
| **AYON_BUNDLE_NAME** | Name of the bundle in use. |
| **AYON_STUDIO_BUNDLE_NAME** | Name of the production bundle in your studio. |
| **AYON_LOG_LEVEL** | Logging level for AYON logger. |
| **AYON_DEBUG** | Debug flag enabled when set to '1'. |
| **AYON_USE_STAGING** | Use staging settings when set to '1'. |
Expand Down