Blame doc/plugins-dbus/com.redhat.problems.configuration.rhtsupport.xml.in

Packit Service 779887
Packit Service 779887
 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
Packit Service 779887
Packit Service 779887
<node name="/com/redhat/problems/configuration/rhtsupport">
Packit Service 779887
    <annotation name="com.redhat.problems.ConfFile" value="/etc/libreport/plugins/rhtsupport.conf" />
Packit Service 779887
    <annotation name="com.redhat.problems.DefaultConfFile" value="/usr/share/libreport/conf.d/plugins/rhtsupport.conf" />
Packit Service 779887
Packit Service 779887
    <interface name="com.redhat.problems.configuration.rhtsupport">
Packit Service 779887
        <property name="URL" type="s" access="readwrite" />
Packit Service 779887
        <property name="Login" type="s" access="readwrite" />
Packit Service 779887
        <property name="Password" type="s" access="readwrite" />
Packit Service 779887
        <property name="BigFileURL" type="s" access="readwrite" />
Packit Service 779887
        <property name="BigSizeMB" type="i" access="readwrite" />
Packit Service 779887
        <property name="SSLVerify" type="b" access="readwrite" />
Packit Service 779887
    </interface>
Packit Service 779887
</node>