|
|
@ -30,7 +30,7 @@ static const int id_length = 16;
|
|
|
|
static const char ssb_ref_base[] = "http://localhost:8027/";
|
|
|
|
static const char ssb_ref_base[] = "http://localhost:8027/";
|
|
|
|
static const char ssb_channel_base[] = "http://localhost:8027/channel/";
|
|
|
|
static const char ssb_channel_base[] = "http://localhost:8027/channel/";
|
|
|
|
|
|
|
|
|
|
|
|
static const int max_cols = 40;
|
|
|
|
static const int max_cols = 54;
|
|
|
|
|
|
|
|
|
|
|
|
static char server_hostname[256];
|
|
|
|
static char server_hostname[256];
|
|
|
|
static char server_url[256];
|
|
|
|
static char server_url[256];
|
|
|
|