RprtCli/app/config/rprt.example.config.yaml

17 lines
474 B
YAML
Raw Normal View History

2021-04-05 17:20:59 +02:00
##########################################
# Configuration file for RprtCli Command #
##########################################
tracking service:
youtrack:
auth token: '<value from youtrack hub>'
projects:
'<short name of first project>':
name: '<Project long name>'
pattern: '<pattern to match in data row>'
price: '<your wage>'
currency: 'EUR'
project column: 1
time column: 4
# time format m - minutes, h - hours
time format: 'm'