Skip to content

feat: allow configuring header icon size with env var

Arnaud Vergnet requested to merge topic/default/icon-size into branch/default

Default is back to a 50x50 square. Can use the env variables RODOLF_APP_LOGO_WIDTH and RODOLF_APP_LOGO_HEIGHT to configure the size.

Closes #75 (closed)

Merge request reports