Skip to content

Commit

Permalink
Merge pull request #584 from skalenetwork/set-autorepair-false-qanet
Browse files Browse the repository at this point in the history
Set autorepair false for qanet
  • Loading branch information
dmytrotkk authored Jan 23, 2024
2 parents 8979f5c + e7a34a5 commit 006a995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ envs:
pg-threads: 10
pg-threads-limit: 10
admin:
automatic_repair: true
automatic_repair: false
small:
minCacheSize: 1000000
maxCacheSize: 2000000
Expand Down

0 comments on commit 006a995

Please sign in to comment.