make email parameters configurable
This commit is contained in:
@ -4,3 +4,9 @@ user = atomstrom
|
||||
password = atomstrom
|
||||
hostname = localhost
|
||||
database = atomstrom
|
||||
|
||||
[email]
|
||||
sender = dummy@dummy.invalid
|
||||
receiver = dummy@dummy.invalid
|
||||
prefix_single = [as]
|
||||
prefix_digest = [atomstrom]
|
||||
|
Reference in New Issue
Block a user