From c4bf80c2620d3a36533167ebb082dec6013efd45 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat, 14 Jul 2018 23:20:30 +0900
Subject: [PATCH] Update example.yml

---
 .config/example.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.config/example.yml b/.config/example.yml
index a7145f4983..01bf435c50 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -8,6 +8,9 @@ maintainer:
   feedback_url: https://github.com/syuilo/misskey/issues # Feedback URL (e.g. github issue)
 
 url: http://localhost/
+
+# A port that your Misskey server should listen.
+# This value is not a port to use when accessing with a browser.
 port: 80
 
 mongodb: