diff --git a/docs/user-guide/configuration.md b/docs/user-guide/configuration.md index c845a86..b803db1 100644 --- a/docs/user-guide/configuration.md +++ b/docs/user-guide/configuration.md @@ -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 and client tunnels. the `tunnels.conf` options are documented [here](tunnels.md). -`i2pd.conf` accets INI-like syntax, such as the following : = . +`i2pd.conf` accepts INI-like syntax, such as the following : = . 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.