mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Rename `min_first_post_typing_time` to `fast_typing_threshold` and provide admin 4 options: - disabled - low - 1 second - standard - 3 seconds - high - 5 seconds Related PRs: - https://github.com/discourse/discourse-zoom/pull/112