Move web-push-config endpoint to config.js
This commit is contained in:
committed by
nimbleghost
parent
9e0687e142
commit
e8139ad655
@@ -14,6 +14,8 @@ var config = {
|
||||
enable_reservations: true,
|
||||
enable_emails: true,
|
||||
enable_calls: true,
|
||||
enable_web_push: true,
|
||||
billing_contact: "",
|
||||
web_push_public_key: "",
|
||||
disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user