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_
|
||||
# expensive memory wise.
|
||||
# TODO: Implement
|
||||
#
|
||||
virus_scanning = false;
|
||||
in
|
||||
|
|
Loading…
Reference in New Issue