aboutsummaryrefslogtreecommitdiffstats
path: root/prosody
diff options
context:
space:
mode:
Diffstat (limited to 'prosody')
-rwxr-xr-xprosody2
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody b/prosody
index 00a301fa..58996fb2 100755
--- a/prosody
+++ b/prosody
@@ -32,7 +32,7 @@ end
-- Required to be able to find packages installed with luarocks
pcall(require, "luarocks.require")
-
+require "util.require";
config = require "core.configmanager"