work on sites api for finding user sites
This commit is contained in:
parent
60f0ef0fef
commit
4df69b7842
4 changed files with 32 additions and 1 deletions
|
@ -19,6 +19,8 @@ upload_list = home + 'upload-list.json'
|
|||
config_file = home + 'config.json'
|
||||
daemon_mark_file = app_root + '/daemon-true.txt'
|
||||
|
||||
site_cache = home + 'onionr-sites.txt'
|
||||
|
||||
tor_hs_address_file = home + 'hs/hostname'
|
||||
|
||||
run_check_file = home + '.runcheck'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue