----------------------------------------------------------------------- -- FILE: xindex-cfg-uca.lua -- DESCRIPTION: configuration file for lua-uca -- REQUIREMENTS: -- AUTHOR: Herbert Voß -- LICENSE: LPPL1.3 ----------------------------------------------------------------------- if not modules then modules = { } end modules ['xindex-cfg-lua'] = { version = 0.23, comment = "configuration to xindex-cfg-uca.lua", author = "Herbert Voss", copyright = "Herbert Voss", license = "LPPL 1.3" } -- put any additional code for lua-uca here ---