Branding logo
kiuX89 opened this issue · 3 comments
kiuX89 commented
Hello, since the update 1.5.4 our jar branding file to change the logo etc ... no longer works.
If we put it in the extensions folder and turn on our docker it is automatically deleted. If we put it in extensions-available it is not taken into account at startup.
I've added :
environment:
EXTENSION: branding
Without success. Do you have a solution?
Sincerely
jwetzell commented
Is this a custom jar that you put in the extensions-available folder and then reference?
jwetzell commented
@netwaze I see what change is causing this now. I have pushed modifications to the latest tag that should fix the jar being deleted from the extensions folder. If you could try out the latest tag and see if that fixes this issue, and if that works I will update the 1.5.4 image with this change.