about summary refs log tree commit diff
path: root/scalingo.json
diff options
context:
space:
mode:
authorJenkins <jenkins@jenkins.ninjawedding.org>2018-03-26 11:17:19 +0000
committerJenkins <jenkins@jenkins.ninjawedding.org>2018-03-26 11:17:19 +0000
commitdb3be77890b35cefff6071e0c5ae448c2cde8f14 (patch)
treeae6c5db39cfb6e2c54ad4f8483edce79c3ce3e55 /scalingo.json
parent837b3804bfed9db1cf92923c4f6202aa7117d408 (diff)
parent605a92b4607589c64acf9c5cb58d2fcc68e2606a (diff)
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Diffstat (limited to 'scalingo.json')
-rw-r--r--scalingo.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/scalingo.json b/scalingo.json
index 426698b9c..0cc648f02 100644
--- a/scalingo.json
+++ b/scalingo.json
@@ -21,6 +21,10 @@
       "description": "The secret key base",
       "generator": "secret"
     },
+    "OTP_SECRET": {
+      "description": "One-time password secret",
+      "generator": "secret"
+    },
     "SINGLE_USER_MODE": {
       "description": "Should the instance run in single user mode? (Disable registrations, redirect to front page)",
       "value": "false",