You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wondered why after "HELP / CONTACT SUPPORT" a commit hash sometimes showed, sometimes not?
It is shown only if you run from the full cloned git repo. Running from a copied /src/ subdir will not display the hash by contrast.
Reduce the "log level" to have smaller "debug.log" files, or none at all.
edit a text file "logger.dat" accordingly: how to do it to reduce logging, edit a text file .../src/logger.dat with content:
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.
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).