2014-04-20 10:42:31 +00:00
|
|
|
<div .col-sm-9>
|
|
|
|
<div .row>
|
|
|
|
<div .col-sm-4>
|
2013-03-15 04:34:42 +00:00
|
|
|
<h3>
|
|
|
|
<a href="@{AddRepositoryR}">
|
|
|
|
Repositories
|
|
|
|
<p>
|
|
|
|
Configure the repositories that git-annex syncs with.
|
2014-04-20 10:42:31 +00:00
|
|
|
<div .col-sm-4>
|
2012-08-03 18:36:16 +00:00
|
|
|
<h3>
|
2013-03-13 01:51:03 +00:00
|
|
|
<a href="@{PreferencesR}">
|
|
|
|
Preferences
|
2013-03-03 21:07:27 +00:00
|
|
|
<p>
|
2013-03-13 01:51:03 +00:00
|
|
|
Tune the behavior of git-annex, including how many copies #
|
|
|
|
to retain of each file, and how much disk space it can use.
|
2014-04-20 10:42:31 +00:00
|
|
|
<div .row>
|
|
|
|
<div .col-sm-4>
|
2013-10-10 22:02:33 +00:00
|
|
|
<h3>
|
|
|
|
<a href="@{ConfigFsckR}">
|
2014-01-23 19:09:43 +00:00
|
|
|
Consistency checks
|
2013-10-10 22:02:33 +00:00
|
|
|
<p>
|
|
|
|
Set up periodic checks of your data to detect and recover from #
|
|
|
|
disk problems.
|
2014-04-20 10:42:31 +00:00
|
|
|
<div .col-sm-4>
|
2014-01-23 19:09:43 +00:00
|
|
|
<h3>
|
|
|
|
<a href="@{ConfigUnusedR}">
|
|
|
|
Unused files
|
|
|
|
<p>
|
|
|
|
Configure what to do with old and deleted files.
|