Added comment to the subject prefix setting
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user