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