mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02: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