// Configuration injected by the ntfy server. // // This file is just an example. It is removed during the build process. // The actual config is dynamically generated server-side. var config = { appRoot: "/app", disallowedTopics: ["docs", "static", "file", "app", "settings"] };