Merge branch 'main' of https://github.com/sipeed/picoclaw into find_skills
This commit is contained in:
commit
7147d4f50c
1 changed files with 3 additions and 0 deletions
|
|
@ -262,6 +262,9 @@ func DefaultConfig() *Config {
|
|||
Cron: CronToolsConfig{
|
||||
ExecTimeoutMinutes: 5,
|
||||
},
|
||||
Exec: ExecConfig{
|
||||
EnableDenyPatterns: true,
|
||||
},
|
||||
Skills: SkillsToolsConfig{
|
||||
Registries: SkillsRegistriesConfig{
|
||||
ClawHub: ClawHubRegistryConfig{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue