mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-03-13 05:41:16 +00:00
Corrected a typo in configuration.md
This commit is contained in:
parent
50b22bccbf
commit
e7d9876118
@ -10,7 +10,7 @@ There are two separate config files: `i2pd.conf` and `tunnels.conf`. `i2pd.conf`
|
|||||||
you configure all options. `tunnels.conf` is the tunnel configuration file, where you configure I2P hidden services
|
you configure all options. `tunnels.conf` is the tunnel configuration file, where you configure I2P hidden services
|
||||||
and client tunnels. the `tunnels.conf` options are documented [here](tunnels.md).
|
and client tunnels. the `tunnels.conf` options are documented [here](tunnels.md).
|
||||||
|
|
||||||
`i2pd.conf` accets INI-like syntax, such as the following : <key> = <value>.
|
`i2pd.conf` accepts INI-like syntax, such as the following : <key> = <value>.
|
||||||
Comments are "#", not ";" as you might expect. See [boost ticket](https://svn.boost.org/trac/boost/ticket/808)
|
Comments are "#", not ";" as you might expect. See [boost ticket](https://svn.boost.org/trac/boost/ticket/808)
|
||||||
All command-line parameters are allowed as keys, but for those which contains dot (.), there is a special syntax.
|
All command-line parameters are allowed as keys, but for those which contains dot (.), there is a special syntax.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user