mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
18 lines
676 B
XML
18 lines
676 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="backend json logging" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
|
|
<envs>
|
|
<env name="JSON_LOGS_ENABLED" value="true" />
|
|
</envs>
|
|
<module name="hangar" />
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="io.papermc.hangar.HangarApplication" />
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<option name="PATTERN" value="io.papermc.hangar.*" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</extension>
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component> |