fix: revert enable endy patterns
This commit is contained in:
parent
e599573ed4
commit
91bcb0fc71
1 changed files with 3 additions and 0 deletions
|
|
@ -262,6 +262,9 @@ func DefaultConfig() *Config {
|
|||
Cron: CronToolsConfig{
|
||||
ExecTimeoutMinutes: 5,
|
||||
},
|
||||
Exec: ExecConfig{
|
||||
EnableDenyPatterns: true,
|
||||
},
|
||||
},
|
||||
Heartbeat: HeartbeatConfig{
|
||||
Enabled: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue