-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotifications.xml
26 lines (26 loc) · 1.71 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
23
24
25
26
<application>
<component name="NotificationConfiguration" showBalloons="false">
<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 Fatal Errors" displayType="NONE" />
<notification groupId="IDE Usage Statistics" displayType="STICKY_BALLOON" shouldLog="false" />
<notification groupId="JavaScript Library Management" displayType="STICKY_BALLOON" />
<notification groupId="Notification group display Id" />
<notification groupId="PHP Debugger" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="Subversion" />
<notification groupId="Svn Roots Detection Errors" displayType="STICKY_BALLOON" />
<notification groupId="Symfony2 Plugin" />
<notification groupId="System" displayType="STICKY_BALLOON" shouldLog="false" />
<notification groupId="Update Checker" displayType="STICKY_BALLOON" />
<notification groupId="Upgrade Subscription Renewal" />
<notification groupId="Vcs Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Vcs Minor Notifications" />
</component>
</application>