Add new ifsr website (still in testing)
This commit is contained in:
parent
4941567bb9
commit
a6e807a5da
3 changed files with 53 additions and 0 deletions
|
@ -73,6 +73,9 @@ in
|
|||
actions.ENABLED = true;
|
||||
# federation.ENABLED = true;
|
||||
webhook.ALLOWED_HOST_LIST = "*.ifsr.de";
|
||||
cors = {
|
||||
ENABLED = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue