Enable FK2 import

This commit is contained in:
Michał Zieliski
2024-06-06 16:05:19 +02:00
parent 5843149651
commit a5c91c1e88
2 changed files with 71 additions and 51 deletions

View File

@@ -0,0 +1,12 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="IncorrectHttpHeaderInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="customHeaders">
<set>
<option value="D-BI-AUTH" />
</set>
</option>
</inspection_tool>
</profile>
</component>