We should use the common configuration setup: ``` Autopsy.configure do |config| config.artifacts_path = "..." end ```
We should use the common configuration setup: