mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 04:37:50 +02:00
Make tunnels.cfg configurable
This commit is contained in:
parent
14c5753261
commit
3d489a2996
5 changed files with 18 additions and 4 deletions
|
@ -31,7 +31,6 @@ namespace client
|
|||
const char I2P_SERVER_TUNNEL_KEYS[] = "keys";
|
||||
const char I2P_SERVER_TUNNEL_INPORT[] = "inport";
|
||||
const char I2P_SERVER_TUNNEL_ACCESS_LIST[] = "accesslist";
|
||||
const char TUNNELS_CONFIG_FILENAME[] = "tunnels.cfg";
|
||||
|
||||
class ClientContext
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue