dendrite: Explicitly set config version
This commit is contained in:
parent
36d2946228
commit
aaa7456bfe
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ let
|
|||
httpPort = 8008;
|
||||
|
||||
settings = {
|
||||
version = 2;
|
||||
global = {
|
||||
server_name = "boskma.frl";
|
||||
private_key = "$CREDENTIALS_DIRECTORY/private_key";
|
||||
|
|
Loading…
Reference in a new issue