summaryrefslogtreecommitdiff
path: root/subplot/server.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/server.yaml')
-rw-r--r--subplot/server.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/server.yaml b/subplot/server.yaml
index e7a72b2..2cc2b5f 100644
--- a/subplot/server.yaml
+++ b/subplot/server.yaml
@@ -2,6 +2,9 @@
function: start_chunk_server
cleanup: stop_chunk_server
+- when: "the chunk server is stopped"
+ function: stop_chunk_server
+
- when: "I POST (?P<filename>\\S+) to (?P<path>\\S+), with (?P<header>\\S+): (?P<json>.*)"
regex: true
function: post_file