浏览代码

Update configuring-playbook-ntfy.md

pull/2596/head
Slavi Pantaleev 3 年前
committed by GitHub
父节点
当前提交
a54d8f82a0
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-ntfy.md

+ 1
- 1
docs/configuring-playbook-ntfy.md 查看文件

@@ -86,7 +86,7 @@ If the matrix app doesn't seem to pick it up, try restarting it and try the Trou

### Web App

ntfy has also an web app to subscribe and push to topics from the browser. This may be helpful to further troubleshoot UnifiedPush problems or to use ntfy for other purposes. The web app only runs in the browser locally (after downloading the JavaScript).
ntfy also has a web app to subscribe to and push to topics from the browser. This may be helpful to further troubleshoot UnifiedPush problems or to use ntfy for other purposes. The web app only runs in the browser locally (after downloading the JavaScript).

The web app is disabled in this playbook by default as the expectation is that most users won't use it. You can either use the [official hosted one](https://ntfy.sh/app) (it supports using other public reachable ntfy instances) or host it yourself by setting `ntfy_web_root: "app"` and re-running Ansible.



正在加载...
取消
保存