mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
* DEV: Change default bootstrap min users for private sites Private sites should have a lower min users to escape bootstrap mode. * reset back to 50 if site is changed to public, added some tests * fix formatting * Remove comment * Move constant declaration * Update config/initializers/014-track-setting-changes.rb Shaving a bit of repetition Co-authored-by: Jarek Radosz <jradosz@gmail.com> * Remove commented out code * stree --------- Co-authored-by: Jarek Radosz <jradosz@gmail.com>