diff --git a/dev.toml b/dev.toml index 7a642a0..c44c2ba 100644 --- a/dev.toml +++ b/dev.toml @@ -27,9 +27,9 @@ cache_duration = 168 [repo] type = 'sled' -path = 'data/sled-repo' +path = 'data/sled-repo-local' cache_capacity = 67108864 [store] type = 'filesystem' -path = 'data/files' +path = 'data/files-local'