Sped up + fixed statistics table command using psutil, removed checkcommunicator as a result
This commit is contained in:
parent
a5b6805b5f
commit
196d02a751
4 changed files with 17 additions and 53 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue