mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Implement a setting to retrieve high res logos (#725)
* Implement a setting to retrieve high res logos * Update _brand_fetch_settings.html.erb * Add fallback for stock tickers also to use Brandfetch * Update security.rb * Update toggle logic for high-res logos setting Signed-off-by: Juan José Mata <jjmata@jjmata.com> * Update security.rb * Update security.rb --------- Signed-off-by: Juan José Mata <jjmata@jjmata.com> Co-authored-by: Juan José Mata <jjmata@jjmata.com>
This commit is contained in:
@@ -40,6 +40,8 @@ en:
|
||||
label: Client ID
|
||||
placeholder: Enter your Client ID here
|
||||
title: Brand Fetch Settings
|
||||
high_res_label: Enable high-resolution logos
|
||||
high_res_description: When enabled, logos will be retrieved at 120x120 resolution instead of 40x40. This provides sharper images on high-DPI displays.
|
||||
openai_settings:
|
||||
description: Enter the access token and optionally configure a custom OpenAI-compatible provider
|
||||
env_configured_message: Successfully configured through environment variables.
|
||||
|
||||
Reference in New Issue
Block a user