Andy Baugh 8 жил өмнө
parent
commit
7345ae0ded
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -33,10 +33,15 @@ TESTING NOTES
 -------------
 -------------
 If you want to run a functional test of the XMPP iContact code in order to debug problems, set the env var `AUTHOR_TESTS`
 If you want to run a functional test of the XMPP iContact code in order to debug problems, set the env var `AUTHOR_TESTS`
 and write out .xmpptestrc in the toplevel directory of this git repository with content like:
 and write out .xmpptestrc in the toplevel directory of this git repository with content like:
+
 `XMPPUSERNAME: user@domain.tld`
 `XMPPUSERNAME: user@domain.tld`
+
 `XMPPPASSWORD: hunter2`
 `XMPPPASSWORD: hunter2`
+
 `XMPPCOMPONENTNAME:`
 `XMPPCOMPONENTNAME:`
+
 `XMPPUSETLS: 1`
 `XMPPUSETLS: 1`
+
 `XMPPVERIFYCERT: 0`
 `XMPPVERIFYCERT: 0`
 
 
 You'll note these correspond to the values in the Provider's Schema module. With that set, you should spam yourself with
 You'll note these correspond to the values in the Provider's Schema module. With that set, you should spam yourself with