Merge branch 'development' into development_heroprompt
This commit is contained in:
@@ -37,5 +37,5 @@ pub mut:
|
||||
|
||||
pub struct GitRepoConfig {
|
||||
pub mut:
|
||||
remote_check_period int = 3600 // seconds = 1h
|
||||
remote_check_period int = 3600*24*7 // seconds = 7d
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user