You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,10 +77,10 @@ Please see [the example configuration file](https://github.com/buddycloud/buddyc
77
77
| channels.autosubscribe.autoapprove ||| If any of the 'channels.autosubscribe' channels are private local channels, then whether to automatically approve the user. __Note:__ This will only work on local private channels |
78
78
| channel.configuration.default.accessmodel | open || The default access model for new nodes |
79
79
| channel.configuration.default.affiliation | member || The default affiliation for new nodes |
80
-
| channel.configuration.[**posts**|**status**|**geo.next**|etc].accessmodel ||| Override default access model on the node type |
81
-
| channel.configuration.[**posts**|**status**|**geo.next**|etc].affiliation ||| Override default affiliation on the node type |
82
-
| channel.configuration.[**posts**|**status**|**geo.next**|etc].title | %jid%'s status || Override default node title on the node type |
83
-
| channel.configuration.[**posts**|**status**|**geo.next**|etc].description | %jid%'s status || Override default node description on the node type |
80
+
| channel.configuration.[**posts**\|**status**\|**geo.next**\|etc].accessmodel ||| Override default access model on the node type |
81
+
| channel.configuration.[**posts**\|**status**\|**geo.next**\|etc].affiliation ||| Override default affiliation on the node type |
82
+
| channel.configuration.[**posts**\|**status**\|**geo.next**\|etc].title | %jid%'s status || Override default node title on the node type |
83
+
| channel.configuration.[**posts**\|**status**\|**geo.next**\|etc].description | %jid%'s status || Override default node description on the node type |
84
84
| discovery.dns.enabled | true || Allow DNS discovery of other channel servers |
85
85
| sync.purge-on-start | false || Purge remote data on server start |
0 commit comments