Sped up + fixed statistics table command using psutil, removed checkcommunicator as a result

This commit is contained in:
Kevin Froman 2020-09-10 21:44:30 +00:00
parent a5b6805b5f
commit 196d02a751
4 changed files with 17 additions and 53 deletions

View file

@ -25,8 +25,6 @@ site_cache = home + 'onionr-sites.txt'
tor_hs_loc = home + 'hs/'
tor_hs_address_file = home + 'hs/hostname'
run_check_file = home + '.runcheck'
data_nonce_file = home + 'block-nonces.dat'
keys_file = home + 'keys.txt'