mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
docs: Add some basic subsystem documentation for thumbnailing.
This commit is contained in:
@@ -247,6 +247,13 @@ development postgresql user.
|
||||
`tools/provision` also invokes `tools/do-destroy-rebuild-database`
|
||||
to create the actual database with its schema.
|
||||
|
||||
### Thumbor and thumbnailing
|
||||
|
||||
We use Thumbor, a popular open source thumbnailing server, to serve
|
||||
images (both for inline URL previews and serving uploaded image
|
||||
files). See [our thumbnailing docs](../subsystems/thumbnailing.html)
|
||||
for more details on how this works.
|
||||
|
||||
### Nagios
|
||||
|
||||
Nagios is an optional component used for notifications to the system
|
||||
|
||||
Reference in New Issue
Block a user