apparently logging is no longer a config item in odt
This commit is contained in:
@@ -26,7 +26,6 @@ $CONFIG = @"
|
|||||||
<Updates Enabled="${UPDATES}" Channel="${CHANNEL}" />
|
<Updates Enabled="${UPDATES}" Channel="${CHANNEL}" />
|
||||||
<RemoveMSI />
|
<RemoveMSI />
|
||||||
<Display Level="${DISPLAY}" AcceptEULA="${ACCEULA}" />
|
<Display Level="${DISPLAY}" AcceptEULA="${ACCEULA}" />
|
||||||
<Logging Level="Standard" />
|
|
||||||
<AppSettings>
|
<AppSettings>
|
||||||
<Setup Name="Company" Value="${COMPANY}" />
|
<Setup Name="Company" Value="${COMPANY}" />
|
||||||
</AppSettings>
|
</AppSettings>
|
||||||
|
|||||||
Reference in New Issue
Block a user