1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

add config for versioning

This commit is contained in:
Matt Griswold
2020-04-15 14:00:32 +00:00
parent f00106f77b
commit 99cc39b8e2

11
Ctl/config.yml Normal file
View File

@ -0,0 +1,11 @@
ctl:
permissions:
- namespace: "ctl"
permission: "r"
plugins:
- name: version
type: version
config:
branch_dev: master
branch_release: master