1
0
Fork 0
Fediversity/infra/test-machines/configuration.json

12 lines
278 B
JSON

{
"domain": "abundos.eu",
"mastodon": { "enable": false },
"peertube": { "enable": false },
"pixelfed": { "enable": false },
"initialUser": {
"displayName": "Testy McTestface",
"username": "test",
"password": "testtest",
"email": "test@test.com"
}
}