add config page for fsck, and alert with button when a fsck is running
This commit is contained in:
parent
18f4d1b400
commit
e9745f2da2
12 changed files with 74 additions and 23 deletions
|
@ -13,6 +13,7 @@
|
|||
<p>
|
||||
Tune the behavior of git-annex, including how many copies #
|
||||
to retain of each file, and how much disk space it can use.
|
||||
<div .row-fluid>
|
||||
<div .span4>
|
||||
$if xmppconfigured
|
||||
<h3>
|
||||
|
@ -28,3 +29,10 @@
|
|||
<p>
|
||||
Keep in touch with remote devices, and with your friends, #
|
||||
by configuring a jabber account.
|
||||
<div .span4>
|
||||
<h3>
|
||||
<a href="@{ConfigFsckR}">
|
||||
Configure consistency checks
|
||||
<p>
|
||||
Set up periodic checks of your data to detect and recover from #
|
||||
disk problems.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue