[GH-ISSUE #1013] 建议统一使用GetConfEntryPath获取nginx.conf文件 #2126

Closed
opened 2026-02-27 12:18:06 +03:00 by kerem · 0 comments
Owner

Originally created by @logan2013 on GitHub (May 7, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1013

cache/index.go
mainConfigPath := nginx.GetConfPath("", "nginx.conf")

performance/config_info.go
confPath := nginx.GetConfPath("nginx.conf")

performance/perf_opt.go
confPath := nginx.GetConfPath("nginx.conf")

Originally created by @logan2013 on GitHub (May 7, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1013 cache/index.go mainConfigPath := nginx.GetConfPath("", "nginx.conf") performance/config_info.go confPath := nginx.GetConfPath("nginx.conf") performance/perf_opt.go confPath := nginx.GetConfPath("nginx.conf")
kerem 2026-02-27 12:18:06 +03: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
starred/nginx-ui#2126
No description provided.