From da40ab76a24133dfbdf19c92fcadb8e43da263fa Mon Sep 17 00:00:00 2001 From: "Olivier Wilkinson (reivilibre)" Date: Wed, 15 Jun 2022 12:39:08 +0100 Subject: [PATCH] Revert "Break a test" This reverts commit c19744726037ac43e0fdfc1bd5918c150ade4795. --- docker/complement/conf/workers-shared-extra.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/complement/conf/workers-shared-extra.yaml.j2 b/docker/complement/conf/workers-shared-extra.yaml.j2 index b74e71a251e8..a5b1b6bb8bf0 100644 --- a/docker/complement/conf/workers-shared-extra.yaml.j2 +++ b/docker/complement/conf/workers-shared-extra.yaml.j2 @@ -17,7 +17,7 @@ bcrypt_rounds: 4 # Needed by Complement to register admin users # DO NOT USE in a production configuration! This should be a random secret. -registration_shared_secret: complementrrrr +registration_shared_secret: complement ## Federation ##