3.0 coming?
Solved
Discourse
-
Just spent an age looking for a v3 feature only to realise we're still on 2.8.14! Great to see this is coming soon!
Right ..?
-
Discourse is out now . It's a major release and has a LOT of changes - new ubuntu, new ruby, major discourse . I recommend trying the update in a cloned installation first to see what needs to be done instead of applying it in place.
-
I needed to comment out a number of lines in the
site_settings.yml
file before Discourse would finish starting up.Specifically, I commented out the following:
- users.min_username_length:
min
line andmax
line - users.max_username_length:
min
andmax
- basic.categories_topics:
min
andmax
After doing this, everything appears to be running smoothly!
- users.min_username_length:
-
Y yusf marked this topic as a question on
-
Y yusf has marked this topic as solved on