19 lines
291 B
YAML
19 lines
291 B
YAML
redis:
|
|
host: localhost
|
|
port: 6379
|
|
mongodb:
|
|
host: localhost
|
|
port: 27017
|
|
scibec:
|
|
host: http://[::1]
|
|
port: 3030
|
|
beamline: "CSAXS"
|
|
service_config:
|
|
general:
|
|
reset_queue_on_cancel: True
|
|
enforce_ACLs: False
|
|
file_writer:
|
|
plugin: default_NeXus_format
|
|
base_path: ./
|
|
|