mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-03-02 22:57:05 -05:00
Bug: Manual Entries in environment file (.env) overwritten/removed by GUI settings changes #355
Labels
No labels
Desktop
Docker
Integration Request
Integration Request
OS: Linux
OS: Mobile
OS: Windows
UI/UX
blocked
bug
bug
core-team-only
documentation
duplicate
embed-widget
enhancement
feature request
github_actions
good first issue
investigating
needs info / can't replicate
possible bug
question
stage: specifications
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anything-llm#355
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pritchey on GitHub (Jan 18, 2024).
Configuration items that are manually added to the environment file (.env) are removed if the web interface GUI is used to make changes to any settings that trigger rewriting the .env file.
Settings to recreate:
This most likely happens for any of the manually added settings (disabling telemetry, password complexity, enabling HTTPS support, etc.). I've tested/confirmed it for telemetry.
Two suggested approaches: