mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
add rpc access control table to prefs
This commit is contained in:
@@ -219,7 +219,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
|
||||
TR_DEFAULT_PEER_SOCKET_TOS,
|
||||
[fDefaults boolForKey: @"RPC"],
|
||||
[fDefaults integerForKey: @"RPCPort"],
|
||||
TR_DEFAULT_RPC_ACL);
|
||||
/*TR_DEFAULT_RPC_ACL*/"");
|
||||
|
||||
[NSApp setDelegate: self];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user