diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-21 13:05:44 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-21 13:05:44 -0400 |
commit | 7ea332f43e0f3e5f565714ef250ae8413a3ddbb9 (patch) | |
tree | b8de127db0b6d836ea4087e85628e153193be3ed /debian | |
parent | d3d55029d3adfe126f723cb1312f477dce921534 (diff) |
webapp: Remove the "disable remote" feature from the UI.
It's confusing, easy to select by accident and get into a situation the
webapp offers no easy recovery from, and pausing syncing works just as well
in most situations.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e13e648e4..3ec572d04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ git-annex (5.20150917) UNRELEASED; urgency=medium * info: Don't allow use in a non-git-annex repository, since it uses the git-annex branch and would create it if it were missing. * assistant: When updating ~/.ssh/config, preserve any symlinks. + * webapp: Remove the "disable remote" feature from the UI. -- Joey Hess <id@joeyh.name> Wed, 16 Sep 2015 12:23:33 -0400 |