mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 03:37:49 +02:00
Fix values
This commit is contained in:
parent
d930947853
commit
4032a611bf
9 changed files with 22 additions and 23 deletions
|
@ -152,7 +152,7 @@ public:
|
|||
bool isUniqueLocal = section.second.get(DOTNET_SERVER_TUNNEL_ENABLE_UNIQUE_LOCAL, true);
|
||||
# * inport -- optional, dotnet service port, if unset - the same as 'port'
|
||||
# * accesslist -- comma-separated list of dotnet addresses, allowed to connect
|
||||
# every address is b32 without '.b32.dotnet' part
|
||||
# every address is b32 without '.dot.net' part
|
||||
[somelabel]
|
||||
type = server
|
||||
host = 127.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue