From 7d6bd70bbd26e03ef166ba0c68fe28c6b7b85b3e Mon Sep 17 00:00:00 2001
From: Florian Sesser <florian@privatestorage.io>
Date: Wed, 19 May 2021 19:55:58 +0000
Subject: [PATCH] README: mention config.json

---
 morph/grid/local/README.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/morph/grid/local/README.rst b/morph/grid/local/README.rst
index 706f1226..8887c297 100644
--- a/morph/grid/local/README.rst
+++ b/morph/grid/local/README.rst
@@ -36,6 +36,8 @@ If you run an older Nixpkgs, retrieve and use the latest Vagrant development ver
 Generating and deploying keys
 `````````````````````````````
 
+``config.json`` has the paths for the Ristretto and the Stripe secret key files.
+
 Here is a Ristretto key you can use, randomly generated just now::
 
   SILOWzbnkBjxC1hGde9d5Q3Ir/4yLosCLEnEQGAxEQE=
-- 
GitLab