mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-11-28 03:12:26 +01:00
Grr
This commit is contained in:
parent
da6f6f528c
commit
b531bc95ea
1 changed files with 1 additions and 1 deletions
|
|
@ -18,5 +18,5 @@ var config = {
|
||||||
enable_web_push: true,
|
enable_web_push: true,
|
||||||
billing_contact: "",
|
billing_contact: "",
|
||||||
web_push_public_key: "",
|
web_push_public_key: "",
|
||||||
disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"]
|
disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"],
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue