org.sonar.server.user.ws.user_properties-index-example.xml Maven / Gradle / Ivy
<properties> <property> <key>favourite</key> <value><![CDATA[]]></value> </property> <property> <key>favourite</key> <value><![CDATA[]]></value> </property> <property> <key>notification.ChangesOnMyIssue.EmailNotificationChannel</key> <value><![CDATA[true]]></value> </property> <property> <key>notification.SQ-MyNewIssues.EmailNotificationChannel</key> <value><![CDATA[true]]></value> </property> <property> <key>notification.ChangesOnMyIssue.EmailNotificationChannel</key> <value><![CDATA[true]]></value> </property> <property> <key>notification.SQ-MyNewIssues.EmailNotificationChannel</key> <value><![CDATA[true]]></value> </property> <property> <key>notification.NewIssues.EmailNotificationChannel</key> <value><![CDATA[true]]></value> </property> </properties>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy