summaryrefslogtreecommitdiff
path: root/docs/cca.scfg.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cca.scfg.example')
-rw-r--r--docs/cca.scfg.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/cca.scfg.example b/docs/cca.scfg.example
index 72eb718..b01fe40 100644
--- a/docs/cca.scfg.example
+++ b/docs/cca.scfg.example
@@ -90,4 +90,9 @@ perf {
# larger value (i.e. shorter delay) could cause too much lock
# contention and degrade the system usability overall.
usem_delay_shift_bits 4
+
+ # Should we send a course's member count to a user as soon as they
+ # choose the course? Setting this to true may provide a better
+ # user experience but would have a major performance impact.
+ propagate_immediate true
}