mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2024-12-29 12:30:34 +05:00
mention that virus scanning is not yet implemented
This commit is contained in:
parent
f3f30f2f24
commit
f291391a27
@ -99,6 +99,7 @@ let
|
|||||||
#
|
#
|
||||||
# Whether to activate virus scanning. Note that virus scanning is _very_
|
# Whether to activate virus scanning. Note that virus scanning is _very_
|
||||||
# expensive memory wise.
|
# expensive memory wise.
|
||||||
|
# TODO: Implement
|
||||||
#
|
#
|
||||||
virus_scanning = false;
|
virus_scanning = false;
|
||||||
in
|
in
|
||||||
|
Loading…
Reference in New Issue
Block a user