aboutsummaryrefslogtreecommitdiff
path: root/fastbangs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fastbangs.yaml')
-rw-r--r--fastbangs.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/fastbangs.yaml b/fastbangs.yaml
index 1927761..0c5be05 100644
--- a/fastbangs.yaml
+++ b/fastbangs.yaml
@@ -24,3 +24,7 @@ admin-pw-hash: ""
# everything as their email address, so not being careful can easily lead to SQLI-type
# vulnerabilities, and possibly remote command execution, so be careful.
#email-command: "/path/to/your/email/script"
+
+# This email will receive notifications about pending bangs, using the email-command
+# given above.
+#admin-email: "blah@blub.bleh"