From 8ad250471bad749b28a3a48802e7bb73596fb897 Mon Sep 17 00:00:00 2001 From: Christopher Vagnetoft Date: Tue, 12 Mar 2024 16:00:15 +0100 Subject: [PATCH] Fixed dist conf --- mercureactd.conf.dist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mercureactd.conf.dist b/mercureactd.conf.dist index e73b512..96557d4 100644 --- a/mercureactd.conf.dist +++ b/mercureactd.conf.dist @@ -15,10 +15,10 @@ server: csp: "default-src * 'self' http: 'unsafe-eval' 'unsafe-inline'; connect-src * 'self'" # Setup encryption context, see PHPs TLS context options - #encryption: - #local_cert: foo.pem - #locak_pk: foo.key - #passphrase: somepassphrase + encryption: + local_cert: ~ + local_pk: ~ + passphrase: ~ publish: # Assign a UUID to published messages even if one is already set in the message