[PR #3701] [MERGED] fix example config #4810

Closed
opened 2026-05-05 14:49:11 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3701
Author: @fatedier
Created: 10/19/2023
Status: Merged
Merged: 10/19/2023
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

📊 Changes

3 files changed (+17 additions, -17 deletions)

View changed files

📝 conf/frpc.toml (+9 -10)
📝 conf/frps.toml (+7 -7)
📝 pkg/config/v1/server.go (+1 -0)

📄 Description

Summary

🤖 Generated by Copilot at 1c4b4c6

This pull request improves the configuration files and documentation of frp. It standardizes the use of camel case for configuration fields in frpc.toml and frps.toml, and fixes a typo in the latter. It also adds a tag to hide an internal type from the documentation in server.go.

WHY

Fix #3698


🔄 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/fatedier/frp/pull/3701 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 10/19/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`1c4b4c6`](https://github.com/fatedier/frp/commit/1c4b4c64b117db20c0466d0ebdd891d6f952461e) fix example config ### 📊 Changes **3 files changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `conf/frpc.toml` (+9 -10) 📝 `conf/frps.toml` (+7 -7) 📝 `pkg/config/v1/server.go` (+1 -0) </details> ### 📄 Description ### Summary <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 1c4b4c6</samp> This pull request improves the configuration files and documentation of frp. It standardizes the use of camel case for configuration fields in `frpc.toml` and `frps.toml`, and fixes a typo in the latter. It also adds a tag to hide an internal type from the documentation in `server.go`. ### WHY Fix #3698 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:49:11 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4810
No description provided.