You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2016/12/17 19:25:29 UTC

[5/5] incubator-ponymail git commit: Docn

Docn

Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/9ce995e2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/9ce995e2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/9ce995e2

Branch: refs/heads/master
Commit: 9ce995e2622a1b0c40d7a70dd41aa9bf9c3fb1d7
Parents: 55a2658
Author: Sebb <se...@apache.org>
Authored: Sat Dec 17 19:24:01 2016 +0000
Committer: Sebb <se...@apache.org>
Committed: Sat Dec 17 19:24:01 2016 +0000

----------------------------------------------------------------------
 site/api/preferences.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/9ce995e2/site/api/preferences.lua
----------------------------------------------------------------------
diff --git a/site/api/preferences.lua b/site/api/preferences.lua
index 71fbb8a..54a6834 100644
--- a/site/api/preferences.lua
+++ b/site/api/preferences.lua
@@ -34,7 +34,7 @@ Parameters: (cookie required)
   - associate=$email - associate the account with the $email address
   - verify&hash=$hash - verify an association request $hash
   - removealt=$email - remove an alternate $email address
-  - save - save preferences
+  - save - save preferences as specified (does not merge)
   - addfav=$list - add a favourite $list
   - remfav=$list - remove a favourite $list
 ]]--