|
@@ -124,7 +124,7 @@ pidfile = "/var/run/prosody/prosody.pid"
|
124
|
124
|
-- server please see http://prosody.im/doc/modules/mod_auth_internal_hashed
|
125
|
125
|
-- for information about using the hashed backend.
|
126
|
126
|
|
127
|
|
-authentication = "internal_plain"
|
|
127
|
+authentication = "internal_hashed"
|
128
|
128
|
|
129
|
129
|
-- Select the storage backend to use. By default Prosody uses flat files
|
130
|
130
|
-- in its configured data directory, but it also supports more backends
|