* gnus-sync.el: Improve docs about CouchDB admins.
authorTed Zlatanov <tzz@lifelogs.com>
Mon, 31 Oct 2011 22:32:55 +0000 (18:32 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 31 Oct 2011 22:32:55 +0000 (18:32 -0400)
lisp/ChangeLog
lisp/gnus-sync.el

index 9d88376..8963f27 100644 (file)
@@ -1,5 +1,7 @@
 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
+       * gnus-sync.el: Improve docs about CouchDB admins.
+
        * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
        function because `gnus-bound-and-true-p' doesn't work well in XEmacs
        for reasons unknown.
index 3830d59..ca5e2d2 100644 (file)
 
 ;; What's a LeSync server?
 
-;; 1. install CouchDB, set up a real admin user, and create a
+;; 1. install CouchDB, set up a real server admin user, and create a
 ;; database, e.g. "tzz" and save the URL,
 ;; e.g. http://lesync.info:5984/tzz
 
 ;; 2. run `M-: (gnus-sync-lesync-setup "http://lesync.info:5984/tzz" "tzzadmin" "mypassword" "mysalt" t t)'
+
 ;;    (If you run it more than once, you have to remove the entry from
-;;    _users yourself.  This is intentional.)
+;;    _users yourself.  This is intentional.  This sets up a database
+;;    admin for the "tzz" database, distinct from the server admin
+;;    user in (1) above.)
 
 ;; That's it, you can start using http://lesync.info:5984/tzz in your
 ;; gnus-sync-backend as a LeSync backend.  Fan fiction about the