Skip to content

How to Reset Admin UI Configurations When Using a Config File via IMMICH_CONFIG_FILE? #15002

Closed Answered by danieldietzler
happyTonakai asked this question in Q&A
Discussion options

You must be logged in to vote

That is a good point you're bringing up there. Unfortunately, the only way to fix this currently is by manually updating the database. We have docs on how to get the current values (https://immich.app/docs/guides/database-queries#system-config). value will end up being a JSON object, so SQL UPDATEing the system-config key with the updated JSON object should do the trick. If you need any further help with how to go about this, feel free to ask :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@happyTonakai
Comment options

@danieldietzler
Comment options

Answer selected by happyTonakai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants