Clash.Meta/constant/features/low_memory.go

6 lines
73 B
Go
Raw Normal View History

2023-04-26 09:13:52 +08:00
//go:build with_low_memory
package features
2023-11-17 23:12:10 +08:00
const WithLowMemory = true