webapp: New preferences page allows enabling/disabling debug logging at runtime, as well as configuring numcopies and diskreserve.

This commit is contained in:
Joey Hess 2013-03-03 17:07:27 -04:00
parent d7ad02f893
commit 08bdea7e52
13 changed files with 174 additions and 58 deletions

2
debian/changelog vendored
View file

@ -13,6 +13,8 @@ git-annex (4.20130228) UNRELEASED; urgency=low
automatic commits from causing git-gc runs.
* assistant: If gc.auto=0, run git-gc once a day, packing loose objects
very non-aggressively.
* webapp: New preferences page allows enabling/disabling debug logging
at runtime, as well as configuring numcopies and diskreserve.
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400