examples/lua.rc
changeset 129 ea30cf6c5bea
parent 127 9157566033e8
--- a/examples/lua.rc	Tue Aug 21 15:29:27 2012 +0300
+++ b/examples/lua.rc	Tue Aug 21 15:32:19 2012 +0300
@@ -2,12 +2,6 @@
 # initialization file to load
 set lua_init_filename    = ~/.mcabber/mcabberrc.lua
 
-# lua function name to be called on hooks invocation
-set lua_hook_function    = hook_handler
-
-# enable lua-loudmouth debug output to be shown in log
-set lua_lm_debug         = 1
-
 # show notifications for pep events
 set lua_pep_notification = enable