-
Notifications
You must be signed in to change notification settings - Fork 0
/
notifications.xml
19 lines (19 loc) · 1.27 KB
/
notifications.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<application>
<component name="NotificationConfiguration" showBalloons="false">
<notification groupId="Behat" displayType="TOOL_WINDOW" />
<notification groupId="Built-in Web Server" displayType="STICKY_BALLOON" />
<notification groupId="Database Navigator" displayType="TOOL_WINDOW" />
<notification groupId="Database view" displayType="TOOL_WINDOW" />
<notification groupId="Debugger messages" />
<notification groupId="Docker: Dockerfile detection" displayType="NONE" shouldLog="false" />
<notification groupId="Git Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Git Messages" displayType="TOOL_WINDOW" />
<notification groupId="IDE Usage Statistics" displayType="STICKY_BALLOON" shouldLog="false" />
<notification groupId="JavaScript debugger" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="JavaScript Library Management" displayType="STICKY_BALLOON" />
<notification groupId="PHP-CGI Server" displayType="STICKY_BALLOON" />
<notification groupId="Plugins Lifecycle Group" displayType="STICKY_BALLOON" />
<notification groupId="Svn Roots Detection Errors" displayType="STICKY_BALLOON" />
<notification groupId="Update Checker" displayType="STICKY_BALLOON" />
</component>
</application>