From 4fd361ebb8bb7e648ef1b57f529db75ef654ebf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20=E2=80=9CNiols=E2=80=9D=20Jeannerod?= Date: Thu, 3 Jul 2025 11:06:57 +0200 Subject: [PATCH] revert --- deployment/configuration.sample.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deployment/configuration.sample.json b/deployment/configuration.sample.json index ac85fbb8..efe73459 100644 --- a/deployment/configuration.sample.json +++ b/deployment/configuration.sample.json @@ -1,9 +1,9 @@ { "domain": "fediversity.net", - "mastodon": { "enable": true }, - "peertube": { "enable": true }, - "pixelfed": { "enable": true }, - "attic": { "enable": true }, + "mastodon": { "enable": false }, + "peertube": { "enable": false }, + "pixelfed": { "enable": false }, + "attic": { "enable": false }, "initialUser": { "displayName": "Testy McTestface", "username": "test",