mirror of
https://github.com/lektor/lektor-website.git
synced 2025-01-31 14:31:29 +01:00
11 lines
228 B
Markdown
11 lines
228 B
Markdown
title: server-stop
|
|
---
|
|
type: event
|
|
---
|
|
summary: Emitted right before the server stops.
|
|
---
|
|
body:
|
|
|
|
This is emitted when the server stops. For more information see
|
|
[server-spawn :ref](../server-spawn/) which shows how to use it.
|