spec/scansion/prosody.cfg.lua
changeset 9299 9948e267254b
parent 9297 31c02b3109e1
child 9300 8680a874f483
--- a/spec/scansion/prosody.cfg.lua	Wed Sep 12 14:27:01 2018 +0100
+++ b/spec/scansion/prosody.cfg.lua	Wed Sep 12 14:44:40 2018 +0100
@@ -67,6 +67,8 @@
 -- For advanced logging see https://prosody.im/doc/logging
 log = "*console"
 
+pidfile = "prosody.pid"
+
 VirtualHost "localhost"
 
 Component "conference.localhost" "muc"