This website requires JavaScript.
Explore
Help
Sign In
Shikong
/
Clash.Meta
Watch
1
Star
0
Fork
0
You've already forked Clash.Meta
mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced
2024-11-15 21:51:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b5a8f0fce1
Clash.Meta
/
constant
/
features
/
low_memory.go
8 lines
102 B
Go
Raw
Normal View
History
Unescape
Escape
chore: version print error
2023-04-26 09:13:52 +08:00
//go:build with_low_memory
fix: improve feature check and add missing patches
2023-11-17 19:03:39 +08:00
feat: `nameserver-policy` support use rule-providers and reduce domain-set memory
2023-04-01 11:53:39 +08:00
package
features
func
init
(
)
{
TAGS
=
append
(
TAGS
,
"with_low_memory"
)
}
Reference in New Issue
Copy Permalink