mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
- introduce configurable ZAPITDIR
Conflicts: data/config/settingsupdate.conf.in Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -418,6 +418,7 @@ static void set_lua_variables(lua_State *L)
|
||||
table_key_s directories[] =
|
||||
{
|
||||
{ "CONFIGDIR", CONFIGDIR },
|
||||
{ "ZAPITDIR", ZAPITDIR },
|
||||
{ "DATADIR", DATADIR },
|
||||
{ "DATADIR_VAR", DATADIR_VAR },
|
||||
{ "CONTROLDIR", CONTROLDIR },
|
||||
|
Reference in New Issue
Block a user