Skip to content
Snippets Groups Projects
Commit 44a9afad authored by Taico Aerts's avatar Taico Aerts
Browse files

Add required license field for communities

parent 40064756
Branches
Tags
1 merge request!24Release 22-09-2022
......@@ -9,6 +9,7 @@
tag_set_id: <%= TagSet.unscoped.where(name: 'Main').first.id %>
use_for_hot_posts: true
use_for_advertisement: true
license_id: <%= License.unscoped.first.id %>
- name: Meta
short_wiki: Discussions and feedback about the site itself in Q&A format.
......@@ -21,3 +22,4 @@
use_for_hot_posts: true
use_for_advertisement: false
color_code: bluegray
license_id: <%= License.unscoped.first.id %>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment