diff options
| author | franck cuny <franck@lumberjaph.net> | 2009-12-21 20:55:42 +0100 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2009-12-21 20:55:42 +0100 |
| commit | b6d11a1bc1136a252ed06ed4a7f876e8a7fc20f2 (patch) | |
| tree | ea4f7a91a16f7c4fa484ecd4c2303779e3a47a32 /lifestream.yaml | |
| parent | remove services (diff) | |
| download | lifestream-b6d11a1bc1136a252ed06ed4a7f876e8a7fc20f2.tar.gz | |
small update
Diffstat (limited to 'lifestream.yaml')
| -rw-r--r-- | lifestream.yaml | 37 |
1 files changed, 6 insertions, 31 deletions
diff --git a/lifestream.yaml b/lifestream.yaml index 59a7e89..629c52e 100644 --- a/lifestream.yaml +++ b/lifestream.yaml @@ -1,31 +1,6 @@ -actions: - - - source: delicious - url: http://feeds.delicious.com/v2/rss/franck?count=20 - source_url: http://delicious.com/franck - caption: Delicious - - - source: identica - url: http://identi.ca/api/statuses/user_timeline/franck.atom - source_url: http://identi.ca/franck - caption: Identi.ca - - - source: googlereader - url: http://www.google.com/reader/public/atom/user%2F17077268849154926648%2Fstate%2Fcom.google%2Fbroadcast - source_url: https://www.google.com/reader/shared/17077268849154926648 - caption: Google Reader - - - source: myblog - url: http://lumberjaph.net/blog/index.php/feed/ - source_url: http://lumberjaph.net/blog/ - caption: My Blog - - - source: github - url: http://github.com/franckcuny.atom - source_url: http://github.com/franckcuny/ - caption: github -profiles: - - - source: lastfm - source_url: http://www.last.fm/user/franckcuny/ - caption: Last.fm +connect_info: + - dbi:SQLite:dbname=/tmp/lifestream.sqlite + - + - + - + AutoCommit: 1 |
