fix: revert enable endy patterns (#519)

This commit is contained in:
lxowalle
2026-02-20 17:16:42 +08:00
committed by GitHub
parent 36a8a038ee
commit f1223eec42
+3
View File
@@ -262,6 +262,9 @@ func DefaultConfig() *Config {
Cron: CronToolsConfig{
ExecTimeoutMinutes: 5,
},
Exec: ExecConfig{
EnableDenyPatterns: true,
},
},
Heartbeat: HeartbeatConfig{
Enabled: true,