Add info table to system dumps

This commit is contained in:
D. Berge
2021-05-21 12:18:36 +02:00
parent b9a4d18ed9
commit 779b28a331
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ locals().update(configuration.vars())
exportables = {
"public": {
"projects": [ "meta" ],
"info": None,
"real_time_inputs": None
},
"survey": {