From cdc893ceea3b0bd52bf8635f68e63fb27c090a8d Mon Sep 17 00:00:00 2001 From: Ritesh Sinha Date: Wed, 23 Jul 2014 17:29:23 +0100 Subject: [PATCH] Removed the flickr-importer line from docs as this is no longer applicable TODO: Create and link to a document that explains how to import stuff from flickr, twitter, etc. Change-Id: I8b525a11cf3b240e7a91bf1daac87572b66afd5e --- website/content/docs/server-config | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/docs/server-config b/website/content/docs/server-config index c3553f638..b6628dd37 100644 --- a/website/content/docs/server-config +++ b/website/content/docs/server-config @@ -23,7 +23,6 @@ web browser and restart the server.

  • baseURL: Optional. If non-empty, this is the root of your URL prefix for your Camlistore server. Useful for when running behind a reverse proxy. Should not end in a slash. e.g. https://yourserver.example.com
  • -
  • flickr: Optional. Flickr importer. Should be a Flickr API key and secret formatted as key:secret. Get these values by filling out this form. There's no UI yet, but you can run it by navigating to /importer-flickr/?mode=start. Progress is printed to the server's stdout.
  • https: if "true", HTTPS is used