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
pairing_identifier: str(uuid) (the primary identifier, as names collide, and addresses vary) name_prefix: string, a prefix to add to DB names when replicating to this server
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_