فهرست منبع

Update README with new settings details

James Allen 12 سال پیش
والد
کامیت
56ecb546f4
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -45,6 +45,11 @@ ShareLaTeX should mostly run out of the box, although it uses Amazon S3 for stor
 files like images. You will need to configure ShareLaTeX to use your own S3 access key
 which can be done by editing the file at `config/settings.development.coffee`
 
+A local settings file can be specified by setting the `SHARELATEX_CONFIG` environment variable
+to point to your own settings file. E.g.
+
+	$ export SHARELATEX_CONFIG=/home/james/config/settings.development.coffee
+
 Other repositories
 ------------------