LTD-ManaagerBot/.idea/inspectionProfiles/Project_Default.xml
2025-10-31 23:46:14 +08:00

12 lines
415 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" />
</set>
</option>
</inspection_tool>
</profile>
</component>