as_token -> hs_token
This commit is contained in:
parent
3c3c98cf12
commit
6419883aa9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
max_body_size = 10;
|
||||
database = "postgres:///mautrix_telegram?sslmode=disable&host=/run/postgresql";
|
||||
as_token = "$AS_TOKEN";
|
||||
as_token = "$HS_TOKEN";
|
||||
hs_token = "$HS_TOKEN";
|
||||
};
|
||||
bridge = {
|
||||
displayname_template = "{displayname}";
|
||||
|
|
Loading…
Reference in a new issue