~mandel/ubuntuone-client/add-virtual-watches

« back to all changes in this revision

Viewing changes to data/syncdaemon.conf

  • Committer: manuel.delapena at canonical
  • Date: 2012-01-16 12:16:27 UTC
  • mfrom: (1176.1.3 ubuntuone-client)
  • Revision ID: manuel.delapena@canonical.com-20120116121627-2tbt1ed9d43m21zx
Made code more efficient by using sets instead of collections.

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
    with ".callgrind", the output will be formatted for use with KCacheGrind. 
133
133
    Otherwise, the output will be a pickle. *WARNING*: bzr must be installed.
134
134
 
 
135
manhole.default = False
 
136
manhole.parser = bool
 
137
manhole.action = store_true
 
138
manhole.help = Start a twisted manhole on port 2222
 
139
 
135
140
heapy_monitor.default = False
136
141
heapy_monitor.parser = bool
137
142
heapy_monitor.action = store_true