fix: revert enable endy patterns

This commit is contained in:
lxowalle 2026-02-20 17:08:38 +08:00
parent e599573ed4
commit 91bcb0fc71

View file

@ -262,6 +262,9 @@ func DefaultConfig() *Config {
Cron: CronToolsConfig{
ExecTimeoutMinutes: 5,
},
Exec: ExecConfig{
EnableDenyPatterns: true,
},
},
Heartbeat: HeartbeatConfig{
Enabled: true,