Rename 'domain' to 'domain1' in config.json

This commit is contained in:
Alexandre
2025-08-27 09:10:43 +02:00
committed by GitHub
parent f5aef546d6
commit c7d06903cd

View File

@@ -34,7 +34,7 @@
"cert_domain": "bool?", "cert_domain": "bool?",
"server_name": "str?", "server_name": "str?",
"dictionaries": "str?", "dictionaries": "str?",
"domain": "str?", "domain1": "str?",
"extra_params": "str?", "extra_params": "str?",
"password": "password", "password": "password",
"username": "str" "username": "str"