Settings
Mandatory settings
Django settings must define:
DALEC_GITLAB_BASE_URL: gitlab instance url (ex:https://gitlab.com/)DALEC_GITLAB_API_TOKEN: gitlab api token (ex:azeazeaezdfqsmlkrjzr)
Extra settings
But extra settings can also be defined as well, following the DALEC settings method, that overide generic value if specified:
DALEC_GITLAB_ISSUE_NB_CONTENT: number of content per issueDALEC_GITLAB_EVENT_NB_CONTENT: number of content per eventDALEC_GITLAB_MILESTONE_NB_CONTENT: number of content per milestone