mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-08 22:52:22 +00:00
Update README.md
This commit is contained in:
parent
f238f7726f
commit
c9cf01a9bb
1 changed files with 2 additions and 10 deletions
12
README.md
12
README.md
|
@ -64,16 +64,8 @@ ShareLaTeX should run on OS X and Linux. You need:
|
||||||
Config
|
Config
|
||||||
------
|
------
|
||||||
|
|
||||||
ShareLaTeX should mostly run out of the box, although it uses Amazon S3 for storing binary
|
ShareLaTeX should run out of the box, but if you want to adjust any settings you can do so by
|
||||||
files like images. You will need to configure ShareLaTeX to use your own S3 access key
|
editing the `config/settings.development.coffee` file. Available options are explained inline.
|
||||||
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.
|
|
||||||
|
|
||||||
```bash
|
|
||||||
export SHARELATEX_CONFIG=/home/james/config/settings.development.coffee
|
|
||||||
```
|
|
||||||
|
|
||||||
Other repositories
|
Other repositories
|
||||||
------------------
|
------------------
|
||||||
|
|
Loading…
Reference in a new issue