Is there a way to disable the bootstrap mode and/or the consequently appearing message:
To make launching your new site easier, you are in bootstrap mode. All new users will be granted trust level 1 and have daily email digest updates enabled. This will be automatically turned off when total user count exceeds 50 users.
Note: I’m using discourse_docker with the tests-passed branch.
Yes, you can find the option to disable bootstrap mode in the Site settings: search for the bootstrap option with the filter box bootstrap mode min users and set the value to 0 to disable it.