12 lines
205 B
YAML
12 lines
205 B
YAML
|
host: localhost
|
||
|
port: 9000
|
||
|
discovery_path: /services/discovery
|
||
|
inbox_path: /services/inbox
|
||
|
use_https: False
|
||
|
taxii_version: '1.1'
|
||
|
headers:
|
||
|
auth:
|
||
|
username: test
|
||
|
password: test
|
||
|
collections:
|
||
|
- collection
|