summaryrefslogtreecommitdiffstats
path: root/hostname-controller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'hostname-controller.lua')
-rw-r--r--hostname-controller.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostname-controller.lua b/hostname-controller.lua
index 800432b..d569796 100644
--- a/hostname-controller.lua
+++ b/hostname-controller.lua
@@ -17,7 +17,7 @@ mvc.on_load = function(self, parent)
self.worker[self.conf.action] = list_redir(self)
end
- logit ("hostname.mvc.on_load activated")
+ --logit ("hostname.mvc.on_load activated")
end