examples/lua.rc
changeset 129 ea30cf6c5bea
parent 127 9157566033e8
equal deleted inserted replaced
128:8692a6fbe415 129:ea30cf6c5bea
     1 
     1 
     2 # initialization file to load
     2 # initialization file to load
     3 set lua_init_filename    = ~/.mcabber/mcabberrc.lua
     3 set lua_init_filename    = ~/.mcabber/mcabberrc.lua
     4 
       
     5 # lua function name to be called on hooks invocation
       
     6 set lua_hook_function    = hook_handler
       
     7 
       
     8 # enable lua-loudmouth debug output to be shown in log
       
     9 set lua_lm_debug         = 1
       
    10 
     4 
    11 # show notifications for pep events
     5 # show notifications for pep events
    12 set lua_pep_notification = enable
     6 set lua_pep_notification = enable
    13 
     7 
    14 # XXX jobs file
     8 # XXX jobs file