Comment 4 for bug 416581

Revision history for this message
Chad Miller (cmiller) wrote :

pairing_identifier: str(uuid) (the primary identifier, as names collide, and addresses vary)
server: a server name or IP address (name for preference, .local names for machines on the lan)
oauth: {
  consumer_key: string,
  consumer_secret: string,
  token: string,
  token_secret: string
}
database_name_prefix: string, a prefix to add to DB names when replicating to this server