contrib/phabricator.py
changeset 36818 f8b65ff02e3e
parent 36817 98cbfbbe33bb
child 37120 a8a902d7176e
--- a/contrib/phabricator.py	Fri Mar 09 16:09:27 2018 +0100
+++ b/contrib/phabricator.py	Fri Mar 09 16:10:55 2018 +0100
@@ -22,7 +22,8 @@
     url = https://phab.example.com/
 
     # API token. Get it from https://$HOST/conduit/login/
-    token = cli-xxxxxxxxxxxxxxxxxxxxxxxxxxxx
+    # Deprecated: see [phabricator.auth] below
+    #token = cli-xxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
     # Repo callsign. If a repo has a URL https://$HOST/diffusion/FOO, then its
     # callsign is "FOO".