diff options
Diffstat (limited to 'fastbangs.yaml')
-rw-r--r-- | fastbangs.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fastbangs.yaml b/fastbangs.yaml index 0151744..d184bae 100644 --- a/fastbangs.yaml +++ b/fastbangs.yaml @@ -16,3 +16,8 @@ favicon-url: http://69owo.de/favicon.ico # for help with the admin-pw-hash please read the README.md admin-user: bleb admin-pw-hash: "" + +# Users can leave their email in order to be notified when their bang is +# accepted/rejected. In order to send emails, the following command (if not +# commented out) will receive as arguments, in order: recipient, subject, body +#email-command: "/path/to/your/email/script" |