+* **notification.client-uri:** http://<ip or host>:22280/
+* **notification.server-uri:** http://<ip or host>:22281/
+
+
+TLS termination
+---------------
+
+Steps 1 and 2 as above.
+
+3. Follow the instructions of https://secure.phabricator.com/book/phabricator/article/notifications/#advanced-usage to configure your nginx. Note you can directly use proxy_pass http://localhost:22280/ and discard the upstream block.
+4. Configure your Phabricator instance at https://phabricator.domain.tld/config/group/notification/
+
+When you configure your intance, three parameters are necessary, but only *client-uri* changes from the HTTP config: