minikube/deploy/iso/minikube-iso/package/crio-bin/conmon-config.h

10 lines
156 B
C
Executable File

#if !defined(CONFIG_H)
#define CONFIG_H
#define BUF_SIZE 8192
#define STDIO_BUF_SIZE 8192
#define DEFAULT_SOCKET_PATH "/var/run/crio"
#endif // CONFIG_H