feat(photon): add telemetry toggle via hermes photon telemetry

This commit is contained in:
underthestars-zhy
2026-06-12 01:07:38 -07:00
committed by Teknium
parent c196269d8d
commit 0a963d8c9a
4 changed files with 55 additions and 0 deletions
+4
View File
@@ -74,3 +74,7 @@ optional_env:
description: "Human label for the home channel"
prompt: "Home channel display name"
password: false
- name: PHOTON_TELEMETRY
description: "Enable Spectrum SDK telemetry in the sidecar (true/false, default false; toggle with `hermes photon telemetry on|off`)"
prompt: "Enable Spectrum telemetry? (true/false)"
password: false