Skip to content

Commit b87d0fa

Browse files
committed
enable properties by default; set delay to 200ms
1 parent 732b66c commit b87d0fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conciliator.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ cache.size=64MB
5656
#### VIAF
5757

5858
## override default threadpool size for VIAF
59-
#datasource.viaf.threadpool.size=1
59+
datasource.viaf.threadpool.size=1
6060
## delay after every request, in milliseconds, to self-rate limit
61-
#datasource.viaf.delay=100
61+
datasource.viaf.delay=200

0 commit comments

Comments
 (0)