comment
This commit is contained in:
parent
2195280920
commit
4ec1694f89
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2023-10-09T18:39:21Z"
|
||||||
|
content="""
|
||||||
|
We can't put commands in `git-annex config` because cloning
|
||||||
|
a git repository and using git(-annex) in it should not
|
||||||
|
expose you to executing arbitrary code.
|
||||||
|
|
||||||
|
It's not clear to me what kind of liveness check git-annex could do. A ssh
|
||||||
|
host is not necessarily pingable.
|
||||||
|
|
||||||
|
Configuring ssh to use ConnectTimeout=1 or something like that can help
|
||||||
|
with long timeouts.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue