Default to require opt-in for publicWebHosting

This commit is contained in:
cel
2018-08-17 15:32:42 -07:00
parent ba6d7cd3ab
commit 7123fbcab1
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -82,6 +82,7 @@ e.g. `--viewer.port 8807`.
- `viewer.blob_base`: base url for links to ssb blobs
- `viewer.img_base`: base url for embedded blobs (images)
- `viewer.emoji_base`: base url for emoji images
- `viewer.require_opt_in`: whether to serve content from feeds that have not published a `publicWebHosting` `about` message. default: `true`
## References