diff --git a/prosody/rootfs/defaults/prosody.cfg.lua b/prosody/rootfs/defaults/prosody.cfg.lua index eb1038f..2e9d6a3 100644 --- a/prosody/rootfs/defaults/prosody.cfg.lua +++ b/prosody/rootfs/defaults/prosody.cfg.lua @@ -93,7 +93,7 @@ allow_registration = false; daemonize = false; -pidfile = "/config/data/prosody.pid"; +pidfile = "/tmp/prosody.pid"; -- Force clients to use encrypted connections? This option will -- prevent clients from authenticating unless they are using encryption.