]> Untitled Git - lemmy.git/commitdiff
Add disclaimer about image uploading. Fixes #501
authorDessalines <tyhou13@gmx.com>
Mon, 3 Feb 2020 23:00:41 +0000 (18:00 -0500)
committerDessalines <tyhou13@gmx.com>
Mon, 3 Feb 2020 23:00:41 +0000 (18:00 -0500)
README.md

index 74c0d05e4e44b8d8be49f604ee92883af052c819..25effecdd4c231cfe807973010785355db74ff63 100644 (file)
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ docker-compose up -d
 
 and go to http://localhost:8536.
 
-[A sample nginx config](/ansible/templates/nginx.conf), could be setup with:
+[A sample nginx config](/ansible/templates/nginx.conf) (Image uploading won't work without this), could be setup with:
 
 ```bash
 wget https://raw.githubusercontent.com/dessalines/lemmy/master/ansible/templates/nginx.conf