summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-02 17:10:28 +0100
committerErik Johnston <erik@matrix.org>2014-09-02 17:10:28 +0100
commit9a7f7cb74f061a6fa472dcfd74e694626de8b88e (patch)
tree615fe158f65a3912a94999e3dad1668cf8495283
parentRemove an annoying 'the' (diff)
downloadsynapse-9a7f7cb74f061a6fa472dcfd74e694626de8b88e.tar.xz
Try and remove annoying italics in github rst viewer
-rw-r--r--UPGRADE.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst

index 28a69d8d39..a9c2b2539d 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst
@@ -22,7 +22,8 @@ certificate to use. Once done you can run the home server using:: See the README.rst for more information. -Also note that many config options have been renamed, including: +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"