14 lines
483 B
Plaintext
14 lines
483 B
Plaintext
# hp-viz configuration (~/.config/hp-viz/config.yaml)
|
|
# Flags and environment variables override these values.
|
|
|
|
url: https://viz.honeypeer.com
|
|
buffer: 1000
|
|
bell: false
|
|
mouse: false
|
|
|
|
# Operator mode (optional — use `o` in the TUI to sign in interactively)
|
|
# operator_token: "…" # saved automatically after subscription sign-in
|
|
# subscription_id: sub_…
|
|
# subscription_email: [email protected]
|
|
# secret: … # raw HP_VIZ_OPERATOR_SECRET (admin override)
|