1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-12-13 10:25:06 +00:00

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

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: {