summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local/bibli-paris/bibli-paris.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/local/bibli-paris/bibli-paris.el b/local/bibli-paris/bibli-paris.el
index 5419816..527b5b1 100644
--- a/local/bibli-paris/bibli-paris.el
+++ b/local/bibli-paris/bibli-paris.el
@@ -29,8 +29,10 @@
(concat bibli-paris/base-url "Default/doc/SYRACUSE/")
"The base URL of an entry's webpage.")
+;; The website seems to be doing rate-limiting hence the low value.
+;; In practice this one seems to work, I don't know what the exact limit is.
(defvar bibli-paris/max-async-requests
- 250
+ 16
"The maximum number of concurrent requests.")
(defvar bibli-paris/async-requests-smp