mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-12 07:21:35 +01:00
9 lines
247 B
INI
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
|
|
|
|
|