-
Notifications
You must be signed in to change notification settings - Fork 0
/
notifications.xml
22 lines (22 loc) · 1.42 KB
/
notifications.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<application>
<component name="NotificationConfiguration">
<notification groupId="Common Version Control Messages" displayType="TOOL_WINDOW" />
<notification groupId="Database editor log" displayType="NONE" />
<notification groupId="Database refactoring log" displayType="NONE" />
<notification groupId="Database view" displayType="TOOL_WINDOW" />
<notification groupId="Debugger messages" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="External Executable Critical Failures" displayType="STICKY_BALLOON" />
<notification groupId="Git Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Git Messages" displayType="TOOL_WINDOW" />
<notification groupId="Git Minor Notifications" />
<notification groupId="IDE Usage Statistics" displayType="STICKY_BALLOON" shouldLog="false" />
<notification groupId="Packaging" />
<notification groupId="Skeletons" />
<notification groupId="Svn Roots Detection Errors" displayType="STICKY_BALLOON" />
<notification groupId="Update Checker" displayType="STICKY_BALLOON" />
<notification groupId="update.available.group" displayType="STICKY_BALLOON" />
<notification groupId="Upgrade Subscription Renewal" displayType="NONE" shouldLog="false" />
<notification groupId="Vcs Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Vcs Minor Notifications" />
</component>
</application>