1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 20:10:08 +02:00

🔧 Make PHP Doctor optional (preference)

This commit is contained in:
2022-08-13 23:16:10 +02:00
parent cfbb83976d
commit 2ee0934080
5 changed files with 26 additions and 2 deletions

View File

@ -71,7 +71,7 @@
<EnvironmentVariable
key = "EXTREME_DOCTOR_MODE"
value = ""
isEnabled = "YES">
isEnabled = "NO">
</EnvironmentVariable>
<EnvironmentVariable
key = "PAINT_PHPMON_SWIFTUI_VIEWS"