Skip to content

Commit 6200408

Browse files
committed
Readout exported to its own repo
1 parent 328f727 commit 6200408

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

example-default.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
;-------------------------------
44

55
[DataSampling]
6-
;implementation=FairSampler
7-
implementation=MockSampler
6+
implementation=FairSampler
7+
;implementation=MockSampler
88

99
[database]
1010
username=qc_user
@@ -64,7 +64,7 @@ cycleDurationSeconds=1
6464

6565
[checkers] ; needed for the time being because we don't have an information service
6666
numberCheckers=1
67-
numberTasks=1 ; can be less than the number of items in tasksAddresses
67+
numberTasks=1
6868
tasksAddresses=tcp://localhost:5556,tcp://localhost:5557,tcp://localhost:5558,tcp://localhost:5559
6969

7070
[checker_0]

0 commit comments

Comments
 (0)