tornet
parent
3aa7d0e69b
commit
23b3d5c984
|
@ -1,3 +1,7 @@
|
||||||
|
use Bitmessage over Tornet [settings](http://fossilrepos.sourceforge.net/srv.fsl/450/wiki?name=TORnet+settings)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
* Reduce the "log level" to have smaller "debug.log" files, or none at all.
|
* Reduce the "log level" to have smaller "debug.log" files, or none at all.
|
||||||
edit a text file "logger.dat" [accordingly](https://docs.python.org/2/library/logging.config.html#logging.config.fileConfig): how to [do it](https://bitmessage.org/forum/index.php?topic=4820.msg11163#msg11163) to reduce logging, edit a text file .../src/logger.dat with content:
|
edit a text file "logger.dat" [accordingly](https://docs.python.org/2/library/logging.config.html#logging.config.fileConfig): how to [do it](https://bitmessage.org/forum/index.php?topic=4820.msg11163#msg11163) to reduce logging, edit a text file .../src/logger.dat with content:
|
||||||
|
|
||||||
|
@ -28,14 +32,6 @@ class =
|
||||||
|
|
||||||
keys = root
|
keys = root
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
***
|
***
|
||||||
### switch to HTML view automatically
|
### switch to HTML view automatically
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user