diff options
-rwxr-xr-x | prosody | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -343,6 +343,7 @@ function init_data_store() end return username, host, datastore, data; end); + require "core.storagemanager"; end function prepare_to_start() |
index : prosody.git | ||
unofficial mirror of the prosody mercurial project |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | prosody | 1 |
@@ -343,6 +343,7 @@ function init_data_store() end return username, host, datastore, data; end); + require "core.storagemanager"; end function prepare_to_start() |