Added wordpress disourse draft

This commit is contained in:
2025-04-22 12:50:48 +02:00
parent e1df746346
commit 3653b3111a
14 changed files with 110 additions and 833 deletions

View File

@@ -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,