|
@@ -93,7 +93,7 @@ allow_registration = false;
|
|
|
|
|
|
daemonize = false;
|
|
daemonize = false;
|
|
|
|
|
|
-pidfile = "/tmp/prosody.pid";
|
|
|
|
|
|
+pidfile = "/config/data/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.
|