WIP: update some deprecated configs #51
Reference in New Issue
Block a user
No description provided.
Delete Branch "config-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Admin dashboard throws these warnings:
Pending (help appreciated):
ENABLE_XORM_LOG=falsewhile keepingLOG_SQL=false(default) has the same effect as the legacy configreferences used:
Nice. Not in a position to test myself now also but it LGTM!
fwiw: today I've been trying to upgrade git.coopcloud.tech to use the latest recipe version. and running into a failure that is causing a rollback during upgrade.
it is strange that the app is passing the healtcheck, but still moving to "rolled back". I haven't see this before. haven't found anything in logs. currently stumped
You can try streaming the healthcheck logs, there is some obscure incantation for this which you can combine with
watch. We never quite managed to get that output into the UI or the logs as far as I can remember... good luck!I am debugging this further, but moved it into an issue here as its not directly related to this PR
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.