[PR #178] fix: generate_config.sh appends config, breaking it on 2nd run. Fix #173 #182

Open
opened 2026-02-16 12:51:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/self-hosted/pull/178
Author: @gparent
Created: 11/24/2025
Status: 🔄 Open

Base: mainHead: generate-config-appends


📝 Commits (1)

  • efec389 fix: generate_config.sh appends config, breaking it on 2nd run. Fix #173

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 generate_config.sh (+1 -1)

📄 Description

I don't think overwriting the file is a big deal since my understanding is the project doesn't ship with a default config.

I know this seems silly but it has broken the set up of more than 1 user (arguably, our fault for not looking at the config afterwards, but still...)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/self-hosted/pull/178 **Author:** [@gparent](https://github.com/gparent) **Created:** 11/24/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `generate-config-appends` --- ### 📝 Commits (1) - [`efec389`](https://github.com/stoatchat/self-hosted/commit/efec389e12466abc8953fbad3ce2389df185e6dc) fix: generate_config.sh appends config, breaking it on 2nd run. Fix #173 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `generate_config.sh` (+1 -1) </details> ### 📄 Description I don't think overwriting the file is a big deal since my understanding is the project doesn't ship with a default config. I know this seems silly but it has broken the set up of more than 1 user (arguably, our fault for not looking at the config afterwards, but still...) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:51:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#182