From 6d7e047f3c17036db65bd0fad4b337237d2b2724 Mon Sep 17 00:00:00 2001 From: Lynne Date: Fri, 2 Nov 2018 13:00:51 +1000 Subject: [PATCH] added secret key reminder to meta.sample.json --- meta.sample.json | 1 + 1 file changed, 1 insertion(+) diff --git a/meta.sample.json b/meta.sample.json index 0e5d7e5..6c05682 100644 --- a/meta.sample.json +++ b/meta.sample.json @@ -1,4 +1,5 @@ { "name":"Curious Greg", "website":"https://git.lynnesbian.space/lynnesbian/curious-greg", + "flask_key":"put a secure secret key here, and rename this file to 'meta.json'" }