55 FString game_version = TEXT("1.0.0.0");
58 bool allow_token_refresh = true;
61 bool log_outside_of_editor = false;
65 FString log_level = TEXT("Warning");
68 bool enable_file_logging = false;
71 bool enable_presence = false;
74 bool enable_presence_auto_connect = true;
77 bool enable_presence_auto_disconnect_on_focus_change = true;
80 bool enable_presence_in_editor = true;
84 FString multi_user_session_mode = TEXT("
NotSet");
87 bool use_legacy_http_stack = false;