summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/cca.scfg.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/cca.scfg.example b/docs/cca.scfg.example
index 5785d06..c33293b 100644
--- a/docs/cca.scfg.example
+++ b/docs/cca.scfg.example
@@ -96,4 +96,8 @@ perf {
# time out? Note that a large value may cause the server to be
# vulnerable to Slow Loris attacks.
read_header_timeout 5
+
+ # How long, in milliseconds, do we wait before propagating course
+ # number update events for conjunction between course and user?
+ course_update_interval 200
}