default: increase atuin sync time
This commit is contained in:
parent
b93e162c6b
commit
087f9a3287
1 changed files with 2 additions and 1 deletions
|
@ -48,8 +48,9 @@
|
|||
settings = {
|
||||
auto_sync = true;
|
||||
update_check = true;
|
||||
sync_frequency = "5m";
|
||||
sync_frequency = "1h";
|
||||
sync_address = "http://100.104.42.96:8888";
|
||||
secrets_filter = true;
|
||||
style = "full";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue