소스 검색

Merge pull request #923 from unihorn/113

docs: set snapshot to be true in default configuration
Yicheng Qin 11 년 전
부모
커밋
82db1e7919
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Documentation/configuration.md

+ 1 - 1
Documentation/configuration.md

@@ -84,7 +84,7 @@ max_cluster_size = 9
 max_result_buffer = 1024
 max_retry_attempts = 3
 name = "default-name"
-snapshot = false
+snapshot = true
 verbose = false
 very_verbose = false