mirror of
https://seed.flo-the.dev/z3gWc1qgaeZaoGwL4WTstLNoqjayM.git
synced 2025-12-06 04:47:35 +01:00
version 0.1.0
- add nixosModules config part to readme - cleanup - add version tag 0.1.0 Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -139,6 +139,7 @@ class Config:
|
||||
password=cls._read_from_file(
|
||||
(config.get("client", "password_file", fallback=""))
|
||||
),
|
||||
# TODO: Remove or add nixos option
|
||||
set_reply_to=config.getboolean(
|
||||
"client", "set_reply_to", fallback=False
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user