about summary refs log tree commit diff stats
path: root/getwtxt.yml
diff options
context:
space:
mode:
authorBenjamin Morrison <ben@gbmor.dev>2021-10-19 01:26:27 -0400
committerBenjamin Morrison <ben@gbmor.dev>2021-10-21 20:45:08 -0400
commitdcb254618dc5541bb50c488c96b5e02c36951c06 (patch)
tree8fa5ec4bad0550d2bbad307da8fe8b89e0e06a17 /getwtxt.yml
parentd2cbd7b2dca8b981f886c490d0aed205f0530c31 (diff)
downloadgetwtxt-dcb254618dc5541bb50c488c96b5e02c36951c06.tar.gz
config for admin password, store bcrypt hash in confObj
Diffstat (limited to 'getwtxt.yml')
-rw-r--r--getwtxt.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/getwtxt.yml b/getwtxt.yml
index 8945993..5127e77 100644
--- a/getwtxt.yml
+++ b/getwtxt.yml
@@ -40,6 +40,9 @@ DatabasePath: "getwtxt.db"
 ##  changes are detected.                                  ##
 #############################################################
 
+# Administrator password for certain destructive actions
+AdminPassword: "please_change_me"
+
 # The path to the assets directory, which contains:
 #     style.css
 #     tmpl/index.html