From 4e6ca5b140a567115c773c5ec62d64423aec1f2e Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Thu, 30 Jan 2025 17:10:53 -0500 Subject: [PATCH] Discourse database users --- tasks/discourse.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/discourse.yaml b/tasks/discourse.yaml index 9b2dfbc..605ebda 100644 --- a/tasks/discourse.yaml +++ b/tasks/discourse.yaml @@ -42,9 +42,7 @@ auth: enablePostgresUser: true postgresPassword: "{{ discourse_admin_password }}" - username: discourse password: "{{ discourse_admin_password }}" - database: discourse primary: persistence: size: 2Ti