summaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorSimon Rettberg2023-07-03 18:14:22 +0200
committerSimon Rettberg2023-07-03 18:14:22 +0200
commite8ce95a7617439fd9b13f166dedba5a4057f7c75 (patch)
treebd6371c1722027e557948fc3533bcdf6f0688dee /.idea
parent[systemstatus] Add page to update/upgrade the server OS (diff)
downloadslx-admin-e8ce95a7617439fd9b13f166dedba5a4057f7c75.tar.gz
slx-admin-e8ce95a7617439fd9b13f166dedba5a4057f7c75.tar.xz
slx-admin-e8ce95a7617439fd9b13f166dedba5a4057f7c75.zip
Update phpStorm: Disable "accidental + instead of ." warning
Diffstat (limited to '.idea')
-rw-r--r--.idea/inspectionProfiles/profiles_settings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
index 3b312839..dd4c951e 100644
--- a/.idea/inspectionProfiles/profiles_settings.xml
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -1,7 +1,7 @@
<component name="InspectionProjectProfileManager">
<settings>
- <option name="PROJECT_PROFILE" value="Project Default" />
- <option name="USE_PROJECT_PROFILE" value="true" />
+ <option name="PROJECT_PROFILE" value="Default" />
+ <option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component> \ No newline at end of file