Documentation Index
Fetch the complete documentation index at: https://docs.getgaal.com/llms.txt
Use this file to discover all available pages before exploring further.
Type
bool
Required
No. Defaults tofalse. gaal collects nothing unless this is explicitly set to true.
Scope restriction
This field is only honoured in:- The user-scope file:
~/.config/gaal/config.yaml(or$XDG_CONFIG_HOME/gaal/config.yaml/%AppData%\gaal\config.yaml). - The system-scope file:
/etc/gaal/config.yaml.
gaal.yaml that sets telemetry: is ignored with a warning. This rule prevents a checked-in repo file from opting contributors into telemetry.
See Scopes for the full restriction policy.
What’s collected when enabled
Per command invocation:- Command name (
sync,doctor, …). - Exit code class (
ok,warning,error). - gaal version.
- OS family (
linux,darwin,windows). - A randomly generated, locally stored install ID.