~didrocks/ubuntuone-client/use_result_var

« back to all changes in this revision

Viewing changes to data/syncdaemon.conf

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2010-09-15 22:17:37 UTC
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: james.westby@ubuntu.com-20100915221737-l0sy32v8vh0c9coj
Tags: upstream-1.4.1
ImportĀ upstreamĀ versionĀ 1.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
data_dir.parser = xdg_data
32
32
data_dir.help = Use the specified directory to store the metadata
33
33
 
34
 
oauth.help = Explicitly provide OAuth credentials (default is to query keyring)
35
 
oauth.metavar = KEY:SECRET
 
34
oauth.help = Explicitly provide OAuth credentials. You can either provide the 4 values (consumer key and secret, plus the key and secret), or just the last two (key and secret).
 
35
oauth.metavar = [CONSUMER_KEY:CONSUMER_SECRET:]KEY:SECRET
36
36
 
37
37
debug.default = False
38
38
debug.action = store_true