X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosody;h=65fb16321e906aea4b95903fd6ac8b234d2e8328;hb=502992b1a6c5cad2edb0fb77ab00162827a486da;hp=3be2e53aa000c2d0789d382b2626f25ce5e7f704;hpb=ea78d6571a38a8cd5028c9501bc48726dd33ac72;p=prosody.git diff --git a/prosody b/prosody index 3be2e53a..65fb1632 100755 --- a/prosody +++ b/prosody @@ -343,6 +343,7 @@ function init_data_store() end return username, host, datastore, data; end); + require "core.storagemanager"; end function prepare_to_start()