-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotifications.xml
More file actions
19 lines (19 loc) · 1.1 KB
/
notifications.xml
File metadata and controls
19 lines (19 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<application>
<component name="NotificationConfiguration">
<notification groupId="Database editor log" displayType="NONE" />
<notification groupId="Database refactoring log" displayType="NONE" />
<notification groupId="Database view" displayType="TOOL_WINDOW" />
<notification groupId="External Executable Critical Failures" displayType="STICKY_BALLOON" />
<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 Usage Statistics" displayType="STICKY_BALLOON" shouldLog="false" />
<notification groupId="Project Settings" />
<notification groupId="System Messages" />
<notification groupId="Vcs Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Vcs Minor Notifications" />
<notification groupId="Web Deployment" />
</component>
</application>