1Panel/agent/utils/nginx/components
KOMATA 1ef4803954
feat: Enhance cache display and setting in proxy configuration (#10751)
* feat: Enhance caching options for proxy configuration

* fix: typo

* feat: Update caching and directive handling in proxy configuration

* feat: Update default cache time and unit to improve caching configuration

* feat: Implement RemoveCorsOption method to streamline CORS directive removal

* feat: Enhance cache display and initialization in proxy configuration

* refactor: Clean up AddBrowserCache and RemoveCache methods by removing commented-out code
2025-10-24 18:17:51 +08:00
..
block.go fix: Optimize Nginx configure settings (#9962) 2025-08-13 09:53:44 +08:00
comment.go
config.go feat: merge from dev (#7238) 2024-12-03 10:12:02 +08:00
directive.go
http.go
location.go feat: Enhance cache display and setting in proxy configuration (#10751) 2025-10-24 18:17:51 +08:00
lua_block.go
server.go feat: add cors config for website (#10607) 2025-10-11 08:04:26 +00:00
server_listen.go
statement.go
upstream.go feat: 负载均衡增加源文编辑 (#6153) 2024-08-16 18:09:00 +08:00
upstream_server.go