mirror of
https://github.com/amnezia-vpn/euphoria-tools.git
synced 2026-05-17 00:05:51 +03:00
option to configure max_awg_lua_codec_len
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
#define WG_KEY_LEN 32
|
||||
#endif
|
||||
|
||||
#define MAX_AWG_LUA_CODEC_LEN 10 * 1024
|
||||
#ifndef MAX_AWG_LUA_CODEC_LEN
|
||||
#define MAX_AWG_LUA_CODEC_LEN 5 * 1024
|
||||
#endif
|
||||
|
||||
/* Cross platform __kernel_timespec */
|
||||
struct timespec64 {
|
||||
|
||||
Reference in New Issue
Block a user