[GH-ISSUE #1238] feat: configurable webui name #12408

Closed
opened 2026-04-19 19:19:48 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @terminationshok on GitHub (Mar 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1238

Is your feature request related to a problem? Please describe.
I would like to be able to change the webui name / html title / app name. In my fork, I have hard coded changes in several places.

Describe the solution you'd like
Put the values in .env and read the values at build / runtime.

Describe alternatives you've considered
Without the pull request, I will be doing merges on every update.

Additional context
Screenshot 2024-03-20 at 5 31 39 PM

Originally created by @terminationshok on GitHub (Mar 21, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1238 **Is your feature request related to a problem? Please describe.** I would like to be able to change the webui name / html title / app name. In my fork, I have hard coded changes in several places. **Describe the solution you'd like** Put the values in .env and read the values at build / runtime. **Describe alternatives you've considered** Without the pull request, I will be doing merges on every update. **Additional context** <img width="1174" alt="Screenshot 2024-03-20 at 5 31 39 PM" src="https://github.com/open-webui/open-webui/assets/1037899/fba05772-b8ff-47d7-9c93-bbc03ffe4b3f">
Author
Owner

@tjbck commented on GitHub (Mar 21, 2024):

I'll be gradually adding something like this to the config.json file, allowing users to customise the UI, so stay tuned for that addition! However, I must mention that editing the name of the WebUI won't be officially supported and we don't plan on adding it anytime soon. I'd suggest setting up an automated pipeline to update your forked repo when the main repo gets updated, Thanks!

<!-- gh-comment-id:2010994094 --> @tjbck commented on GitHub (Mar 21, 2024): I'll be gradually adding something like this to the config.json file, allowing users to customise the UI, so stay tuned for that addition! However, I must mention that editing the name of the WebUI won't be officially supported and we don't plan on adding it anytime soon. I'd suggest setting up an automated pipeline to update your forked repo when the main repo gets updated, Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12408