adding add_client to server
This commit is contained in:
@@ -27,7 +27,6 @@ int main() {
|
||||
}
|
||||
load_settings();
|
||||
initialize(DB_DIR); //load the hash databases into memory
|
||||
//download_file_from_srv("http://192.168.27.13/api/php/settings/get_settings.php?settings", "c:\\programdata\\jakach\\out12.txt");
|
||||
|
||||
//start a second thread which will scan for new files
|
||||
if (get_setting("rtp_folder_scan:status") == 1) {
|
||||
|
||||
Reference in New Issue
Block a user