27.03.2026, 13:22
Hello,
We have developed a custom application for Logic Machine, and our file structure is as follows:
However, when we perform a full Logic Machine backup, none of our application-related data is included in the backup. Specifically, the config.json file is not backed up.
What do we need to do to ensure that this config.json file is included in the backup?
Thank you.
We have developed a custom application for Logic Machine, and our file structure is as follows:
- /cron/our_app/
- hourly.lua
- hourly.sh
- hourly.lua
- /data/our_app/
- index.lp
- icon.png
- config.json
- index.lp
- /libs/our_app/
- (two Lua library files)
- (two Lua library files)
However, when we perform a full Logic Machine backup, none of our application-related data is included in the backup. Specifically, the config.json file is not backed up.
What do we need to do to ensure that this config.json file is included in the backup?
Thank you.