~/.panguard-guard/config.json. This file is created automatically during panguard guard start with sensible defaults, or you can create it manually.
Configuration File Location
Full Configuration Example
Configuration Sections
mode
string
default:"protect"
Operating mode for Guard.
New installations start in
learning mode for the configured learningDays period, then
automatically transition to protect mode.learningDays
number
default:"7"
Number of days to remain in learning mode before transitioning to the configured
mode. Range:
1—30.