Sha256: 684b9a8604d4f3b2a78b7114abfa80ae80dd12bc730a9fefc2cc5e6b580f8ca2

Contents?: true

Size: 597 Bytes

Versions: 6

Compression:

Stored size: 597 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:
    # Directory for temporary files -- like for excess workload that's been
    # offloaded to disk etc..
    # Will default to the OS temporary directory.
    tmpdir:

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arachni-1.6.1.3 config/write_paths.yml
arachni-1.6.1.2 config/write_paths.yml
arachni-1.6.1.1 config/write_paths.yml
arachni-1.6.1 config/write_paths.yml
arachni-1.6.0 config/write_paths.yml
arachni-1.5.1 config/write_paths.yml