From: yarikoptic Date: Thu, 17 Oct 2024 13:57:43 +0000 (+0000) Subject: question about Servant X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~17^2~36^2~17^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1fa10f94270de6cb30b359d039e72f5d483e2228;p=git-annex.git question about Servant --- diff --git a/doc/forum/is_it_safe_to_enable_Servant_by_default__63__.mdwn b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__.mdwn new file mode 100644 index 0000000000..17ffd699be --- /dev/null +++ b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__.mdwn @@ -0,0 +1,11 @@ +We have received [a request](https://alioth-lists.debian.net/pipermail/neurodebian-users/2024-October/001278.html) to enable Servant for the NeuroDebian builds of git-annex. ATM by default it is not enabled + +``` +Flag Servant + Description: Use the servant library, enabling using annex+http urls and git-annex p2phttp + +``` + +before I patch it, I thought to ask if it is "safe" as would it cause any possible side-effects, or why it is not enabled by default? (unclear from description) + +Thanks in advance for the clarification