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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@ Please see [the example configuration file](https://github.com/buddycloud/buddyc
80
80
| channel.configuration.[**posts** or **status** or **geo.next**, etc].description | %jid%'s status || Override default node description on the node type |
81
81
| discovery.dns.enabled | true || Allow DNS discovery of other channel servers |
82
82
| sync.purge-on-start | false || Purge remote data on server start |
83
+
| users.presence.perist | false || If **true** then user presence status is stored in the database rather than in memory |
83
84
84
85
## Additional content-type plugins
85
86
The buddycloud server supports validation of custom content types by means of a plugin system. By default the buddycloud server supports Atom content. Additional content types can be supported by creating an appropriate validator and packaging it as a plugin.
0 commit comments