mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-10-15 11:38:01 +02:00
bicep/matrix/hookshot: enable widgets and js transformations
This commit is contained in:
parent
bacfdeff23
commit
0b74907f76
@ -77,7 +77,7 @@ in
|
||||
outbound = true;
|
||||
urlPrefix = "https://hookshot.pvv.ntnu.no/webhook/";
|
||||
userIdPrefix = "_webhooks_";
|
||||
allowJsTransformationFunctions = false;
|
||||
allowJsTransformationFunctions = true;
|
||||
waitForComplete = false;
|
||||
};
|
||||
feeds = {
|
||||
@ -95,6 +95,7 @@ in
|
||||
];
|
||||
|
||||
widgets = {
|
||||
roomSetupWidget.addOnInvite = false;
|
||||
publicUrl = "https://hookshot.pvv.ntnu.no/widgetapi/v1/static";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user