#include <core_config.h>
Definition at line 28 of file core_config.h.
Data Fields | |
| char * | botname |
| char * | userfile |
| char * | lockfile |
| char * | owner |
| char * | admin |
| char * | help_path |
| char * | temp_path |
| char * | text_path |
| char * | module_path |
| logging_t | logging |
| char * | whois_items |
| int | die_on_sigterm |
| char* core_config_t::botname |
Definition at line 30 of file core_config.h.
Referenced by core_config_init(), core_init(), and party_status().
| char* core_config_t::userfile |
Definition at line 31 of file core_config.h.
Referenced by core_config_init(), core_init(), core_shutdown_or_restart(), create_userfile(), and party_save().
| char* core_config_t::lockfile |
| char* core_config_t::owner |
Definition at line 35 of file core_config.h.
Referenced by core_config_init(), create_userfile(), and party_status().
| char* core_config_t::admin |
| char* core_config_t::help_path |
Definition at line 39 of file core_config.h.
Referenced by core_config_init(), core_init(), and party_status().
| char* core_config_t::temp_path |
Definition at line 40 of file core_config.h.
| char* core_config_t::text_path |
Definition at line 41 of file core_config.h.
Definition at line 45 of file core_config.h.
Referenced by check_logsizes(), core_config_init(), logfile_5minutely(), logfile_cycle(), and logfile_minutely().
1.5.6