ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-07-07 05:03:59 +00:00
parent e8ba7ee806
commit e5ac7a2e34

3
settings.example.json generated
View File

@@ -20,6 +20,9 @@
"by": "", "//": "Web instance host (displayed in footer)", "by": "", "//": "Web instance host (displayed in footer)",
"link": "", "//": "Web instance host link (displayed in footer)" "link": "", "//": "Web instance host link (displayed in footer)"
}, },
"control":{
"token": null, "//": "Control token (can be used by external services to perform actions on instance, such as stopping it for redeploys)"
},
"community": { "community": {
"templates": [], "//": "Additional community templates to setup" "templates": [], "//": "Additional community templates to setup"
}, },