-
Notifications
You must be signed in to change notification settings - Fork 0
/
notifications.xml
27 lines (27 loc) · 1.73 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
27
<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="DBGP Proxy" />
<notification groupId="Debugger messages" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="Drupal" />
<notification groupId="External Executable Critical Failures" displayType="TOOL_WINDOW" />
<notification groupId="File type recognized" />
<notification groupId="File Watcher Messages" 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="PHP Debugger" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="PHPUnit" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="PHPUnit Generate Actions" />
<notification groupId="Plugins Lifecycle Group" displayType="STICKY_BALLOON" />
<notification groupId="Update Checker" displayType="STICKY_BALLOON" />
<notification groupId="Vcs Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Vcs Minor Notifications" />
<notification groupId="Web Deployment" displayType="TOOL_WINDOW" />
</component>
</application>