Use the correct settings name
This commit is contained in:
@@ -89,7 +89,7 @@ in
|
|||||||
private_key = config.age.secrets.dendrite_key.path;
|
private_key = config.age.secrets.dendrite_key.path;
|
||||||
};
|
};
|
||||||
client_api = {
|
client_api = {
|
||||||
registration_enabled = false;
|
registration_disabled = true;
|
||||||
registration_shared_secret = "\${REGISTRATION_SHARED_SECRET}";
|
registration_shared_secret = "\${REGISTRATION_SHARED_SECRET}";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user