[PR #4636] [MERGED] [Fix for 10.7] Missed a config move #10209

Closed
opened 2026-02-07 06:16:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4636
Author: @BaronGreenback
Created: 12/2/2020
Status: Merged
Merged: 12/3/2020
Merged by: @cvium

Base: masterHead: MissedOne


📝 Commits (1)

📊 Changes

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

View changed files

📝 Jellyfin.Server/Startup.cs (+3 -3)

📄 Description

RequireHttps was moved across to NetworkConfiguration.cs.

Missed this one.


🔄 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/jellyfin/jellyfin/pull/4636 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 12/2/2020 **Status:** ✅ Merged **Merged:** 12/3/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `MissedOne` --- ### 📝 Commits (1) - [`6173534`](https://github.com/jellyfin/jellyfin/commit/6173534d333b3ab0b17b5bac928d50e8dd0c36a7) Update Startup.cs ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Startup.cs` (+3 -3) </details> ### 📄 Description RequireHttps was moved across to NetworkConfiguration.cs. Missed this one. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:16:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10209