doc/README: alphabetical ordering of options
This commit is contained in:
parent
b959f30882
commit
6cef907cf9
@ -26,6 +26,8 @@ You can use contented as a standalone upload server, or you can use the SDK to e
|
||||
|
||||
```
|
||||
Usage of contented:
|
||||
-concurrentthumbs int
|
||||
Simultaneous thumbnail generation (default 16)
|
||||
-data string
|
||||
Directory for stored content (default "")
|
||||
-db string
|
||||
@ -44,8 +46,6 @@ Usage of contented:
|
||||
Title used in web interface (default "contented")
|
||||
-trustXForwardedFor
|
||||
Trust X-Forwarded-For reverse proxy headers
|
||||
-concurrentthumbs
|
||||
Simultaneous thumbnail generation (default 16)
|
||||
```
|
||||
|
||||
If you are hosting behind a reverse proxy, remember to set its post body size parameter appropriately (e.g. `client_max_body_size` for nginx).
|
||||
|
Loading…
Reference in New Issue
Block a user