Remove installation ID, version, and date
Removed installation-related settings from appsettings.json.
This commit is contained in:
@@ -59,8 +59,5 @@
|
|||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
"Default": "Information"
|
"Default": "Information"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"InstallationId": "27da509b-b133-43a4-999d-d47e3baa0993",
|
|
||||||
"InstallationVersion": "10.0.0",
|
|
||||||
"InstallationDate": "202510101749"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user