Remove deprecated values/fields from config.json

This commit is contained in:
Casper
2026-05-25 13:09:50 +02:00
committed by GitHub
parent f41d7f7aaa
commit e03190d003

View File

@@ -1,10 +1,8 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"amd64"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Protect your privacy and access Home Assistant via Tor",
"image": "ghcr.io/alexbelgium/tor-{arch}",
"init": false,