mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-25 22:08:03 +02:00
Line width
This commit is contained in:
parent
2e27f58963
commit
ca5d736a71
33 changed files with 521 additions and 2033 deletions
web/public
|
@ -15,15 +15,5 @@ var config = {
|
|||
enable_emails: true,
|
||||
enable_calls: true,
|
||||
billing_contact: "",
|
||||
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