2014-04-20 12:42:31 +02:00
|
|
|
<div .col-sm-9>
|
|
|
|
<div .row>
|
|
|
|
<div .col-sm-4>
|
2013-03-15 00:34:42 -04:00
|
|
|
<h3>
|
|
|
|
<a href="@{AddRepositoryR}">
|
|
|
|
Repositories
|
|
|
|
<p>
|
|
|
|
Configure the repositories that git-annex syncs with.
|
2014-04-20 12:42:31 +02:00
|
|
|
<div .col-sm-4>
|
2012-08-03 14:36:16 -04:00
|
|
|
<h3>
|
2013-03-12 21:51:03 -04:00
|
|
|
<a href="@{PreferencesR}">
|
|
|
|
Preferences
|
2013-03-03 17:07:27 -04:00
|
|
|
<p>
|
2013-03-12 21:51:03 -04: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 12:42:31 +02:00
|
|
|
<div .row>
|
|
|
|
<div .col-sm-4>
|
2013-10-10 18:02:33 -04:00
|
|
|
<h3>
|
|
|
|
<a href="@{ConfigFsckR}">
|
2014-01-23 15:09:43 -04:00
|
|
|
Consistency checks
|
2013-10-10 18:02:33 -04:00
|
|
|
<p>
|
|
|
|
Set up periodic checks of your data to detect and recover from #
|
|
|
|
disk problems.
|
2014-04-20 12:42:31 +02:00
|
|
|
<div .col-sm-4>
|
2014-01-23 15:09:43 -04:00
|
|
|
<h3>
|
|
|
|
<a href="@{ConfigUnusedR}">
|
|
|
|
Unused files
|
|
|
|
<p>
|
|
|
|
Configure what to do with old and deleted files.
|
2014-04-20 12:42:31 +02:00
|
|
|
<div .row>
|
|
|
|
<div .col-sm-4>
|
2014-01-23 15:09:43 -04:00
|
|
|
<h3>
|
|
|
|
<a href="@{XMPPConfigR}">
|
|
|
|
Jabber account
|
|
|
|
$if xmppconfigured
|
|
|
|
<p>
|
|
|
|
Your jabber account is set up, and will be used to keep #
|
|
|
|
in touch with remote devices, and with your friends.
|
|
|
|
$else
|
|
|
|
<p>
|
|
|
|
Keep in touch with remote devices, and with your friends, #
|
|
|
|
by configuring a jabber account.
|