An amazing project that generates micro reports from tournament results
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
287 B

storage:
root_path: 'root_dir'
auth:
public_key_path: 'keys/token-signature.pub'
private_key_path: 'keys/token-signature.key'
sync_hosts:
- 'localhost:9080'
providers:
password:
iterations: 1
proxy:
http:
listen_address: '::'
enterprise:
skip_setup: true