tsuki/matrix/mautrix-facebook: disable
Got banned one too many times, disabling for now.
This commit is contained in:
parent
8a42e97014
commit
98745298c7
|
@ -1,7 +1,7 @@
|
||||||
{ secrets, ... }:
|
{ secrets, ... }:
|
||||||
{
|
{
|
||||||
services.mautrix-facebook = {
|
services.mautrix-facebook = {
|
||||||
enable = true;
|
enable = false;
|
||||||
configurePostgresql = true;
|
configurePostgresql = true;
|
||||||
|
|
||||||
registrationData = {
|
registrationData = {
|
||||||
|
|
Loading…
Reference in New Issue