char l0_server_name[KSN_BUFFER_SM_SIZE]
Definition: teo_web_conf.h:20
#define KSN_BUFFER_SM_SIZE
Size of small buffer for string.
Definition: conf.h:16
char auth_server_url[KSN_BUFFER_SM_SIZE]
Definition: teo_web_conf.h:22
long l0_server_port
Definition: teo_web_conf.h:21
File: conf.h Author: Kirill Scherba kirill@scherba.ru
Definition: teo_web_conf.h:16
long http_port
Definition: teo_web_conf.h:18
void teowebConfigRead(teoweb_config *conf, const char *network, int port_param)
Read configuration fcfg_freeile.
Definition: teo_web_conf.c:44
char document_root[KSN_BUFFER_SM_SIZE]
Definition: teo_web_conf.h:19
struct teoweb_config teoweb_config
File: conf.h Author: Kirill Scherba kirill@scherba.ru
teoweb_config * teowebConfigInit()
Read teoweb configuration file.
Definition: teo_web_conf.c:162