LTD-ManaagerBot/.idea/inspectionProfiles/Project_Default.xml

13 lines
456 B
XML

<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="X-API-Key" />
<option value="X-API-TOKEN" />
</set>
</option>
</inspection_tool>
</profile>
</component>