Sha256: 192abc9872007e0342cbaf804b3bcc6ae01b6bb3261a20ae76a694f12466f85c

Contents?: true

Size: 429 Bytes

Versions: 8

Compression:

Stored size: 429 Bytes

Contents

# Sets default locations for writing files.
#
# * '~' will be expanded to $HOME.
# * Directories will be created if they don't already exist.

cli:
    # Default directory for AFR reports generated by CLI interfaces, either
    # local or RPC clients.
    report_path:
framework:
    # Error and RPC logs.
    logs:
    # Default directory for scan snapshots generated either by the CLI
    # or by RPC Instances.
    snapshots:

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
arachni-1.5 config/write_paths.yml
arachni-1.4 config/write_paths.yml
arachni-1.3.2 config/write_paths.yml
arachni-1.3.1 config/write_paths.yml
arachni-1.3 config/write_paths.yml
arachni-1.2.1 config/write_paths.yml
arachni-1.2 config/write_paths.yml
arachni-1.1 config/write_paths.yml