pentoo-overlay/www-apps/arachni/files/1.4-config.patch
2016-03-13 23:25:37 +08:00

16 lines
638 B
Diff

diff -urN arachni-1.3.2.orig/config/write_paths.yml arachni-1.3.2/config/write_paths.yml
--- arachni-1.3.2.orig/config/write_paths.yml 2015-10-19 13:32:18.000000000 +0800
+++ arachni-1.3.2/config/write_paths.yml 2015-12-29 21:19:56.852987770 +0800
@@ -7,9 +7,12 @@
# Default directory for AFR reports generated by CLI interfaces, either
# local or RPC clients.
report_path:
+ ~/.arachni/reports
framework:
# Error and RPC logs.
logs:
+ ~/.arachni/logs
# Default directory for scan snapshots generated either by the CLI
# or by RPC Instances.
snapshots:
+ ~/.arachni/snapshots