default onion location should be null

This commit is contained in:
Cadence Ember 2020-06-19 17:49:11 +12:00
parent a13daa7ced
commit 10c913a919
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ let constants = {
has_privacy_policy: false,
// If your instance is also available as an onion site, add the onion URL here.
// It should look something like "http://3gldbgtv5e4god56.onion" (no trailing slash).
onion_location: "http://3gldbgtv5e4god56.onion",
onion_location: null,
// Things that server owners _could_ change if they want to.
tor: {