set ID for my signal account for pushing as the only on the allowlist
This commit is contained in:
parent
8761834442
commit
1ad676593d
|
@ -7,7 +7,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
port = 4381;
|
port = 4381;
|
||||||
allowed_endpoints = ["https://molly.gladtherescake.eu" "https://nextcloud.gladtherescake.eu"];
|
allowed_endpoints = ["https://molly.gladtherescake.eu" "https://nextcloud.gladtherescake.eu"];
|
||||||
allowed_uuids = ["*"];
|
allowed_uuids = ["db639f29-b7e7-431a-9c75-bcdcb87b6bdf"];
|
||||||
webserver = true;
|
webserver = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue