~diegosarmentero/ubuntuone-client/fix-user-home-tests

1
2
3
4
5
6
7
8
9
10
11
[__main__]
data_dir.default = tmp/syncdaemon/data
# override the parser to allow using arbritary locations instead of xdg based paths
data_dir.parser = home_dir 

# In development don't lookup the SRV records 
dns_srv.default = 

# In development don't verify the SSL certificate.
disable_ssl_verify = True