prosody: fix restart loop on rolling deployment
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
5423a8ae51
commit
cc2c0424dd
@@ -93,7 +93,7 @@ allow_registration = false;
|
|||||||
|
|
||||||
daemonize = false;
|
daemonize = false;
|
||||||
|
|
||||||
pidfile = "/config/data/prosody.pid";
|
pidfile = "/tmp/prosody.pid";
|
||||||
|
|
||||||
-- Force clients to use encrypted connections? This option will
|
-- Force clients to use encrypted connections? This option will
|
||||||
-- prevent clients from authenticating unless they are using encryption.
|
-- prevent clients from authenticating unless they are using encryption.
|
||||||
|
|||||||
Reference in New Issue
Block a user