[PR #114] [CLOSED] add vortex voice server #166

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

📋 Pull Request Information

Original PR: https://github.com/stoatchat/self-hosted/pull/114
Author: @blukai
Created: 11/28/2024
Status: Closed

Base: masterHead: blukai/vortex


📝 Commits (2)

📊 Changes

5 files changed (+41 additions, -1 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 Caddyfile (+11 -0)
📝 README.md (+5 -1)
📝 compose.yml (+13 -0)
📝 generate_config.sh (+11 -0)

📄 Description

I was wondering...
What was the reason for not including voice server by default?

This resolves https://github.com/revoltchat/self-hosted/issues/105.


🔄 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/114 **Author:** [@blukai](https://github.com/blukai) **Created:** 11/28/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `blukai/vortex` --- ### 📝 Commits (2) - [`b28bffa`](https://github.com/stoatchat/self-hosted/commit/b28bffadfaf6079a050d0240ebfed9bf8570fc29) add vortex voice server - [`b9bb41a`](https://github.com/stoatchat/self-hosted/commit/b9bb41aa4d35b637dc6c7e4ed3c391c43e9e44ff) update readme ### 📊 Changes **5 files changed** (+41 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `Caddyfile` (+11 -0) 📝 `README.md` (+5 -1) 📝 `compose.yml` (+13 -0) 📝 `generate_config.sh` (+11 -0) </details> ### 📄 Description I was wondering... What was the reason for not including voice server by default? This resolves https://github.com/revoltchat/self-hosted/issues/105. --- <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:42 -05:00
yindo closed this issue 2026-02-16 12:51:42 -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#166