From 84f7c3e56fd1c5c4873af34379c33942ad1a9370 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 18 Feb 2013 23:20:05 +0100 Subject: Document API keys on client page Signed-off-by: Florian Pritz --- application/views/file/client.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'application/views/file') diff --git a/application/views/file/client.php b/application/views/file/client.php index 19e6a01fb..5e141f141 100644 --- a/application/views/file/client.php +++ b/application/views/file/client.php @@ -12,6 +12,14 @@ machine login my_username password my_secret_password +

+ If you are using fb-client ≥1.2 you can + ">create an API key, + save it in ~/.config/fb-client/apikey and remove + your password from .netrc. Please refer to man + 1 fb for further details. +

+

If you are using fb-client ≥1.1 you can use ~/.config/fb-client/config to upload to a different -- cgit v1.2.3-24-g4f1b