mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-21 13:36:39 +00:00
Added wordpress disourse draft
This commit is contained in:
@@ -815,7 +815,7 @@ defaults_applications:
|
||||
# password: # Password of the wordpress administrator
|
||||
email: "{{users.administrator.email}}" # Email of the wordpress adminsitrator
|
||||
plugins:
|
||||
discourse: false
|
||||
discourse: "{{ 'discourse' in group_names | lower }}"
|
||||
oidc: true
|
||||
{% endraw %}{{ features.render_features({
|
||||
'matomo': true,
|
||||
|
Reference in New Issue
Block a user