Skip to content

Commit 71f01dd

Browse files
committed
Fix typo
1 parent 1ce8f92 commit 71f01dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Please see [the example configuration file](https://github.com/buddycloud/buddyc
8080
| channel.configuration.[**posts** or **status** or **geo.next**, etc].description | %jid%'s status | | Override default node description on the node type |
8181
| discovery.dns.enabled | true | | Allow DNS discovery of other channel servers |
8282
| 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+
| users.presence.persist | false | | If **true** then user presence status is stored in the database rather than in memory |
8484

8585
## Additional content-type plugins
8686
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

Comments
 (0)