option to advertise onion url

This commit is contained in:
2026-07-26 21:43:39 +02:00
parent abedf7a789
commit a3148848f2
2 changed files with 10 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"domain": "example.com",
"regex": "example\\.com"
},
"onion": "http://your-onion-address.onion",
"socks": "socks5://127.0.0.1:9050",
"mail": "admin@example.com",
"maxfilesize": 104857600,