You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very helpful if it were possible to disable the logo in the QR code per URL. This could look like this in the web client:
Alternatively, it might be better to allow multiple logos. Then a dropdown menu would be conceivable in which the logo could be selected or no logo at all.
Use case
There are situations in which no logo should be displayed in the QR code. It should not be necessary to set up a new instance of Shlink without a logo for this.
The text was updated successfully, but these errors were encountered:
Allowing to disable the logo should be easy enough, and I agree it is useful, so I'll get it implemented.
As per supporting multiple logos, it may be trickier, as providing a map of values via env vars/config options is very error-prone.
I'm considering some improvements over how Shlink handles QR codes, that may make it easier to support multiple logos in future. I'll probably wait for that to be implemented first.
Summary
It would be very helpful if it were possible to disable the logo in the QR code per URL. This could look like this in the web client:
Alternatively, it might be better to allow multiple logos. Then a dropdown menu would be conceivable in which the logo could be selected or no logo at all.
Use case
There are situations in which no logo should be displayed in the QR code. It should not be necessary to set up a new instance of Shlink without a logo for this.
The text was updated successfully, but these errors were encountered: