mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 03:47:38 +03:00
5 lines
69 B
Go
5 lines
69 B
Go
//go:build !with_low_memory
|
|
|
|
package common
|
|
|
|
const LowMemory = false
|