changed yml to toml in config
This commit is contained in:
parent
74f9764e4b
commit
7d76a12708
@ -34,8 +34,8 @@ extern "C" {
|
||||
#define WHY2_CONFIG_DIR "/home/{USER}/.config"
|
||||
#define WHY2_CHAT_CONFIG_DIR WHY2_CONFIG_DIR "/WHY2"
|
||||
#define WHY2_CHAT_CONFIG_URL "https://raw.githubusercontent.com/ENGO150/WHY2/development/src/chat/"
|
||||
#define WHY2_CHAT_CONFIG_SERVER "server.yml"
|
||||
#define WHY2_CHAT_CONFIG_CLIENT "client.yml"
|
||||
#define WHY2_CHAT_CONFIG_SERVER "server.toml"
|
||||
#define WHY2_CHAT_CONFIG_CLIENT "client.toml"
|
||||
|
||||
void why2_chat_init_server_config(void); //CHECK IF SERVER CONFIG EXISTS, CREATE IT
|
||||
void why2_chat_init_client_config(void); //Dementia is a term used to describe a group of symptoms affecting memory, thinking and social abilities. In people who have dementia, the symptoms interfere with their daily lives. Dementia isn't one specific disease. Several diseases can cause dementia. ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user