~dobey/ubuntuone-client/fix-headers-1-6

« back to all changes in this revision

Viewing changes to data/syncdaemon-dev.conf

  • Committer: Rodney Dawes
  • Date: 2009-05-12 13:36:05 UTC
  • Revision ID: rodney.dawes@canonical.com-20090512133605-6aqs6e8xnnmp5u1p
        Import the code
        Hook up lint/trial tests in setup.py
        Use icontool now instead of including the render script
        Add missing python-gnome2-desktop to package dependencies
        Update debian/rules to fix the icon cache issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[__main__]
 
2
data_dir.default = tmp/syncdaemon/data
 
3
# override the parser to allow using arbritary locations instead of xdg based paths
 
4
data_dir.parser = home_dir 
 
5
 
 
6
# In development don't lookup the SRV records 
 
7
dns_srv.default = 
 
8