actionpro-cli/config.def.h

8 lines
95 B
C

#ifndef config_h
#define config_h
/* defaults */
#define RETRY_MAX 5
#endif /* config_h */