@ -117,7 +117,7 @@ int main(int argc, char* argv[])
{
// load the config first
if(argc==1)
load_config(CONFIG);
load_config(CONFIG_FILE);
else
load_config(argv[1]);
unsignedport=config()->port;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.