| Server IP : 172.67.134.114 / Your IP : 162.159.115.41 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/libreport/plugins/ |
Upload File : |
# NOTE this file is readable by everyone, do NOT store here sensitive data, # for such cases should be used config file in user's home, # i.e.: $HOME/.config/libreport/bugzilla.conf # Bugzilla URL, defaults to BUG_REPORT_URL from /etc/os-release # BugzillaURL = https://bugzilla.example.com/ # yes means that ssl certificates will be checked SSLVerify = yes # your login has to exist, if you don't have any, please create one Login = # your password Password = # SELinux guys almost always move filed bugs from component # selinux-policy to another component. # This setting instructs reporter-bugzilla to not require # component match when it searches for duplicates of # bugs in selinux-policy component. # (If you need to add more, the syntax is: "component[,component...]") # DontMatchComponents = selinux-policy # for more info about these settings see: https://github.com/abrt/abrt/wiki/FAQ#creating-private-bugzilla-tickets # CreatePrivate = yes # PrivateGroups = redhat