This commit is contained in:
Gnarwhal 2024-09-01 20:51:54 +00:00
parent 13160cb81a
commit 49bd55b995
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174

View file

@ -20,6 +20,7 @@ from sshare.plugins.config import NoDefault
plugin_type = [ "result" ] plugin_type = [ "result" ]
activate = [ "activate" ]
config = { config = {
"protocol": "https", "protocol": "https",
"host": NoDefault, "host": NoDefault,