fix lockfile and add motd key to onionrvalues
This commit is contained in:
parent
c22f084315
commit
31825bfad7
3 changed files with 9 additions and 7 deletions
|
@ -18,6 +18,7 @@ export_location = home + 'block-export/'
|
|||
upload_list = home + 'upload-list.json'
|
||||
config_file = home + 'config.json'
|
||||
daemon_mark_file = app_root + '/daemon-true.txt'
|
||||
lock_file = home + 'onionr.lock'
|
||||
|
||||
site_cache = home + 'onionr-sites.txt'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue