Compare commits

...

1 Commits

Author SHA1 Message Date
9f79077bcf
Set vcard with avatar for kosmos.org itself 2024-08-21 16:53:41 +02:00
2 changed files with 11 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -216,7 +216,7 @@ modules:
access_createnode: pubsub_createnode access_createnode: pubsub_createnode
ignore_pep_from_offline: false ignore_pep_from_offline: false
last_item_cache: false last_item_cache: false
max_items_node: 10 max_items_node: 1000
plugins: plugins:
- "flat" - "flat"
- "pep" # pep requires mod_caps - "pep" # pep requires mod_caps
@ -258,8 +258,6 @@ modules:
type: turns type: turns
transport: tcp transport: tcp
restricted: true restricted: true
mod_vcard:
search: false
mod_vcard_xupdate: {} mod_vcard_xupdate: {}
mod_avatar: {} mod_avatar: {}
mod_version: {} mod_version: {}