apparently logging is no longer a config item in odt

This commit is contained in:
2024-08-06 13:58:27 -04:00
parent 67d291e2eb
commit 98565b7fff
-1
View File
@@ -26,7 +26,6 @@ $CONFIG = @"
<Updates Enabled="${UPDATES}" Channel="${CHANNEL}" />
<RemoveMSI />
<Display Level="${DISPLAY}" AcceptEULA="${ACCEULA}" />
<Logging Level="Standard" />
<AppSettings>
<Setup Name="Company" Value="${COMPANY}" />
</AppSettings>