Added comment to the subject prefix setting

This commit is contained in:
Erik Thuning 2024-02-14 10:46:28 +01:00
parent 0ae6b11c21
commit 5aaf5654f2

@ -7,6 +7,7 @@ $db_pass = 'dbpassword';
$db_name = 'dbuser';
# Email subject prefix
# Will be prepended without change, so should probably end with a space
$email_subject_prefix = "System name: ";
# Address to use as the sender for reminder emails