feat: remove the unneccesary double_puppet stuff
This commit is contained in:
parent
96e5e75f50
commit
b9945561f7
1 changed files with 0 additions and 6 deletions
|
|
@ -227,12 +227,6 @@ in {
|
||||||
|
|
||||||
double_puppet = {
|
double_puppet = {
|
||||||
allow_discovery = false;
|
allow_discovery = false;
|
||||||
servers = {
|
|
||||||
"sprechtl.me" = "https://matrix.sprechtl.me"; # Your homeserver
|
|
||||||
};
|
|
||||||
secrets = {
|
|
||||||
"sprechtl.me" = "$DOUBLE_PUPPET_SECRET_SERVER"; # Use the AS token from your registration file
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
network = {
|
network = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue