Skip to content

Commit

Permalink
disable tor for test again
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Jul 1, 2023
1 parent 8ee67ea commit 608f65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_tests/toxav_ts_sync_test_01.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ FILE *logfile = NULL;
uint8_t s_num1 = 1;
uint8_t s_num2 = 2;

#define USE_TOR 1
// #define USE_TOR 1
#define PROXY_PORT_TOR_DEFAULT 9050

int s_online[3] = { 0, 0, 0};
Expand Down

0 comments on commit 608f65b

Please sign in to comment.