~didrocks/ubuntuone-client/dont-suffer-zg-crash

« back to all changes in this revision

Viewing changes to data/oauth_registration.d/ubuntuone

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2009-06-30 12:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090630120000-by806ovmw3193qe8
Tags: upstream-0.90.3
ImportĀ upstreamĀ versionĀ 0.90.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[storagefs-live]
 
2
realm = https://ubuntuone.com
 
3
consumer_key = ubuntuone
 
4
exe_path = /usr/bin/python
 
5
application_name = ubuntuone-syncdaemon
 
6
 
 
7
[storagefs-local]
 
8
realm = http://localhost
 
9
consumer_key = ubuntuone
 
10
exe_path = /usr/bin/python
 
11
application_name = ubuntuone-syncdaemon
 
12
 
 
13