Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
If we make it configurable then we can turn it on easily on gitlab.com.
Yes, lets do it
Milestone changed to 8.1
For the record: this means changing postgresql.conf, which means restarting Postgres for all people who upgrade. Unless we write the template to look like:
<% if disabled %># original commented line we have < 8.1<% else %>parameter=<%= value %><% end %>
Not sure if we should be avoiding a Postgres restart at all costs. Just wanted to mention it.
Reassigned to @jacobvosmaer
This got merged and released with 8.1.0.
Status changed to closed