include tor-annex in hidden service directory names
To make it easier to manage/delete them etc. Backwards compatablity is preserved for existing tor configs.
This commit is contained in:
parent
872064e4a6
commit
405fbd25e1
4 changed files with 20 additions and 14 deletions
|
@ -90,3 +90,6 @@ storeP2PAddress addr = do
|
|||
|
||||
p2pAddressCredsFile :: FilePath
|
||||
p2pAddressCredsFile = "p2paddrs"
|
||||
|
||||
torAppName :: AppName
|
||||
torAppName = "tor-annex"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue