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.
Par défaut, la valeur est fixée à 50. J’ai trouvé ce paramètre et je l’ai passé à 30 (nous avons plus de 50 personnes sur nos forums)… mais la barre d’avertissement bleue était toujours là.
Après avoir passé la valeur à 0 et enregistré, j’ai reçu cette notification :
Je voulais simplement poster ceci au cas où quelqu’un d’autre rencontrerait le même problème. Il semble que cela prenne jusqu’à 24 heures pour que la bannière disparaisse.