# 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/mantisbt.conf

# MantisBT URL
MantisbtURL = http://localhost/mantisbt/
# yes means that ssl certificates will be checked
SSLVerify = no
# your login has to exist, if you don have any, please create one
Login =
# your password
Password =
