summaryrefslogtreecommitdiff
path: root/config_default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config_default.json')
-rw-r--r--config_default.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/config_default.json b/config_default.json
new file mode 100644
index 0000000..a0f795d
--- /dev/null
+++ b/config_default.json
@@ -0,0 +1,8 @@
+{
+ "secret": "*** Base32 encoded secret ***",
+ "period": 30,
+ "window": 1,
+ "digest": "sha1",
+ "digits": 6,
+ "delay": 3
+} \ No newline at end of file