default: increase atuin sync time

This commit is contained in:
notohh 2024-02-08 11:42:25 -05:00
parent b93e162c6b
commit 087f9a3287
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -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";
};
};