Skip to content

Instantly share code, notes, and snippets.

@stevenroose
Created June 6, 2019 07:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevenroose/2d18d61ac075f560b48383d78ec66930 to your computer and use it in GitHub Desktop.
Save stevenroose/2d18d61ac075f560b48383d78ec66930 to your computer and use it in GitHub Desktop.
modules:
mod_caps: {} # required for PEP
mod_pubsub:
last_item_cache: true
plugins:
- "pep"
- "flat"
- "hometree"
max_items_node: 100
max_subscriptions_node: 100
force_node_config:
# force OMEMO keys to be publicly accessible
"eu.siacs.conversations.axolotl.*":
access_model: open
## Avoid buggy clients to make their bookmarks public
"storage:bookmarks":
access_model: whitelist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment