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.
По умолчанию значение установлено на 50, и я нашел эту настройку, изменил её на 30 (у нас в форумах более 50 человек)… но синяя предупреждающая полоса всё ещё оставалась.
После переключения на 0 и сохранения я получил это уведомление:
Просто хотел опубликовать это, на случай если у кого-то возникнет аналогичная проблема. Похоже, что для исчезновения баннера требуется до 24 часов.