fpc/packages/gitlab/examples/closetodo/sample.cfg
2021-08-08 15:22:33 +02:00

9 lines
247 B
INI

[Gitlab]
; API key to use, this determines what user will be used
APIKey=yourveryownsecretapikey
; You can leave this empty, then all todos for closed bugs will be marked done
; If set, only todos for the given project are treated
ProjectID=123