aboutsummaryrefslogtreecommitdiffstats
path: root/prosody
diff options
context:
space:
mode:
Diffstat (limited to 'prosody')
-rwxr-xr-xprosody1
1 files changed, 1 insertions, 0 deletions
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()