Update config.json

This commit is contained in:
Alexandre
2022-01-07 07:26:31 +01:00
committed by GitHub
parent 0b6086c67e
commit 282168275e

View File

@@ -82,6 +82,10 @@
"Full_Text_Search": "bool?",
"elasticsearch_server": "str?",
"trusted_domains": "str?",
"localdisks": "str?",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"TZ": "str?"
}
}