mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
better git-annex config options
This commit is contained in:
parent
9e362a2999
commit
d55cc7d734
3 changed files with 16 additions and 5 deletions
|
|
@ -215,9 +215,10 @@ activated when there are no active network connections. This allows the
|
|||
git-annex assistant to be used when on trusted networks and when offline, but
|
||||
not when on untrusted networks.
|
||||
|
||||
If the `gitannex.stopped_on` variable is set to anything other than
|
||||
`untrusted`, the NetworkManager dispatchers will not be installed, resulting in
|
||||
the git-annex assistant service not being stopped on untrusted networks.
|
||||
If the `gitannex.stop_on_untrusted` variable is set to anything other than
|
||||
`True` or is not defined, the git-annex unit will not be added to the trusted
|
||||
unit file, resulting in the git-annex assistant not being stopped on untrusted
|
||||
networks.
|
||||
|
||||
## Known Issues
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue