From a03a9cedf1090c08750d8d3190a0f8a657d8fa6d Mon Sep 17 00:00:00 2001 From: "root@99e0a30209b856a064fa7d3e42d26b562bdf991c" Date: Tue, 28 May 2019 16:53:35 +0000 Subject: [PATCH] --- ...l_configuration_of_tor_hidden_service.mdwn | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/bugs/Support_manual_configuration_of_tor_hidden_service.mdwn diff --git a/doc/bugs/Support_manual_configuration_of_tor_hidden_service.mdwn b/doc/bugs/Support_manual_configuration_of_tor_hidden_service.mdwn new file mode 100644 index 0000000000..59d863c381 --- /dev/null +++ b/doc/bugs/Support_manual_configuration_of_tor_hidden_service.mdwn @@ -0,0 +1,23 @@ +### Please describe the problem. +I am running NixOS, so the automatic configuration of the tor hidden service does not work because system state is not mutable. Could you provide a way to configure the tor hidden service manually, perhaps printing out the configuration instead of installing it? + +### What steps will reproduce the problem? +N/A + +### What version of git-annex are you using? On what operating system? +7.2, NixOS + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) +Yes, I love it. + +