diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-22 18:18:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-22 18:18:01 -0400 |
commit | 3aca9448cf014262e4ffd42c2ebf729d4f0a2282 (patch) | |
tree | 7c1ae9141288c600f1d2bd6930bed1d2ecec4bed /doc/devblog | |
parent | 92c2b1020ca804bc1fe870c02ad6d7f74dba5a4b (diff) | |
parent | a4e4a5d2559d9627bcf7c8525704a0cf5c899be9 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_41__onward/comment_1_a716c7b5a9ea3c949ff047cfb4e9a0a4._comment | 8 | ||||
-rw-r--r-- | doc/devblog/day_41__onward/comment_2_33149e424cd5f03fac376288bcc4dfdc._comment | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/devblog/day_41__onward/comment_1_a716c7b5a9ea3c949ff047cfb4e9a0a4._comment b/doc/devblog/day_41__onward/comment_1_a716c7b5a9ea3c949ff047cfb4e9a0a4._comment new file mode 100644 index 000000000..0457a4bf0 --- /dev/null +++ b/doc/devblog/day_41__onward/comment_1_a716c7b5a9ea3c949ff047cfb4e9a0a4._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="aarone" + ip="2607:f470:8:d008:290:f5ff:fec3:a9e6" + subject="Email alert" + date="2013-10-22T21:23:24Z" + content=""" +I have at least one git-annex repository where I seldom open the web UI, but rather have the assistant humming along in the background. I think for my use case it would be best to receive an email notification that the assistant had detected a problem, which would prompt me to open the web UI and perform the recovery. +"""]] diff --git a/doc/devblog/day_41__onward/comment_2_33149e424cd5f03fac376288bcc4dfdc._comment b/doc/devblog/day_41__onward/comment_2_33149e424cd5f03fac376288bcc4dfdc._comment new file mode 100644 index 000000000..fd26f9290 --- /dev/null +++ b/doc/devblog/day_41__onward/comment_2_33149e424cd5f03fac376288bcc4dfdc._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="64.134.31.139" + subject="excellent idea" + date="2013-10-22T22:13:58Z" + content=""" +Added to my todo. I think it would require the system have an MTA though, I really don't want git-annex to grow to the point it can send email. ;) +"""]] |