diff options
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r-- | UPGRADE.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst index a9c2b2539d..99d58ab64f 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -24,9 +24,9 @@ See the README.rst for more information. Also note that some config options have been renamed, including: - - "host" to "server-name" - - "database" to "database-path" - - "port" to "bind-port" and "unsecure-port" +- "host" to "server-name" +- "database" to "database-path" +- "port" to "bind-port" and "unsecure-port" Upgrading to v0.0.1 |