aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2023-08-29 01:21:51 +0200
committerLia Lenckowski <lialenck@protonmail.com>2023-08-29 01:21:51 +0200
commita07a29ef8f22a96b12f9777fc34c2554e6c201ab (patch)
tree1ccf5bc23764d07d7988baedcb4f377ccabd7a60 /README.md
parentef4c38adb1cbf5479ab5cb67a6ebeaf207168d7f (diff)
downloadfastbangs-a07a29ef8f22a96b12f9777fc34c2554e6c201ab.tar
fastbangs-a07a29ef8f22a96b12f9777fc34c2554e6c201ab.tar.bz2
fastbangs-a07a29ef8f22a96b12f9777fc34c2554e6c201ab.tar.zst
batched/commulative notifications about pending bangs
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1186725..f2b1103 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ If you go with environment variables, the following options are available:
- ADMIN\_USER: username for logging into the interface for accepting/rejecting bangs. Default: "bleb"
- ADMIN\_PW\_HASH: hash of the passwort used for logging in. Default: ""
- EMAIL\_CMD: path to an executable for sending emails. Will be called with the recipient, subject and body as command-line arguments. Default: ""
+- ADMIN\_EMAIL: Email that receives notifications about pending bangs using EMAIL\_CMD. Default: ""
On the password hash:
The default setting makes it impossible to log in, forcing you to set your own. You DON'T NEED TO DO THIS if you don't plan on adding custom bangs. The format is the sha512 hash of the password, converted to base64.