/
githubmirror
/
libreport
Обзор
Документация
Войти
/
githubmirror
/
libreport
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
doc/report_CentOSBugTracker.conf.txt
45 строк
1 KB
Matej Habrnal
reporter-mantisbt: adds man pages for reporter-mantisbt
20 фев 2015, 05:33
20 фев 2015, 05:33
51f1b25
Код
Авторство
О чём код?
report_CentOSBugTracker.conf(5) =============================== NAME ---- report_CentOSBugTracker.conf - libreport's configuration file for 'report_CentOSBugTracker' events. DESCRIPTION ----------- This configuration file contains values for options defined in /usr/share/libreport/events/report_CentOSBugTracker.xml Configuration file lines should have 'PARAM = VALUE' format. The parameters are: 'Mantisbt_Login':: Login to MantisBT account. 'Mantisbt_Password':: Password to MantisBT account. 'Mantisbt_MantisbtURL':: MantisBT HTTP(S) address. (default: https://bugs.centos.org) 'Mantisbt_SSLVerify':: Use yes/true/on/1 to verify server's SSL certificate. (default: yes) 'Mantisbt_Project':: Project issue field value. Useful if you needed different project than specified in /etc/os-release 'Mantisbt_ProjectVersion':: Version issue field value. Useful if you needed different project version than specified in /etc/os-release 'http_proxy':: the proxy server to use for HTTP 'HTTPS_PROXY':: the proxy server to use for HTTPS SEE ALSO -------- report_event.conf(5), reporter-mantisbt(1) AUTHOR ------ * ABRT team