From d4a8614528c8c7b125438e2d64346d775a7717ec Mon Sep 17 00:00:00 2001 From: 9oxx Date: Mon, 23 Jul 2018 03:31:53 +0200 Subject: [PATCH] Updated 6 Tips & Tricks (markdown) --- 6-Tips-&-Tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6-Tips-&-Tricks.md b/6-Tips-&-Tricks.md index c755960..be7214b 100644 --- a/6-Tips-&-Tricks.md +++ b/6-Tips-&-Tricks.md @@ -39,6 +39,6 @@ keys = root *** ### switch to HTML view automatically -in regular pyBM you must switch over manually, because of security concerns. http://bitmessage.mybb.im forum has more info on how to do that automatically, just 3 lines must be adapted. +in regular pyBM you must switch over manually, because of security concerns. http://bitmessage.mybb.im forum has more info on [how to do that](https://web.archive.org/web/20171204060502/http://bitmessage.mybb.im/viewtopic.php?id=12) automatically, just 3 lines must be adapted. Those places in the python code should be marked ###USER_FEATURE there are a couple of them in existence, such as modified number of connections etc.. find more info in the 3 forums out there (UBF and the others). \ No newline at end of file