mirror of https://github.com/perkeep/perkeep.git
website: document importers in server-config
Change-Id: I314a1be002ea5983a52e0e4bf2a8e8d7b1e5d2f1
This commit is contained in:
parent
1c08a41322
commit
a48a240cfa
|
@ -139,6 +139,19 @@ Please see the [publishing README](/gw/doc/publishing/README) if you want to
|
||||||
make/contribute more publishing views.
|
make/contribute more publishing views.
|
||||||
|
|
||||||
|
|
||||||
|
## Importers
|
||||||
|
|
||||||
|
Camlistore has several built-in importers, including:
|
||||||
|
|
||||||
|
* Feeds (RSS, Atom, and RDF)
|
||||||
|
* Flickr
|
||||||
|
* Foursquare
|
||||||
|
* Picasa
|
||||||
|
* Pinboard
|
||||||
|
* Twitter
|
||||||
|
|
||||||
|
These can be setup by visiting the "`/importer/`" URL prefix path, e.g. `http://localhost:3179/importer/`
|
||||||
|
|
||||||
## Windows {#windows}
|
## Windows {#windows}
|
||||||
|
|
||||||
The default configuration comes with SQLite for the indexer. However, getting
|
The default configuration comes with SQLite for the indexer. However, getting
|
||||||
|
|
Loading…
Reference in New Issue