clash/constant/features/low_memory.go
2023-11-17 23:12:10 +08:00

6 lines
73 B
Go

//go:build with_low_memory
package features
const WithLowMemory = true