gnu-social/plugins/Directory/README

16 lines
311 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +00:00
The Directory plugin adds a user directory (list)
Installation
============
This plugin is enabled by default except on single-user instances, in which
case, it can be enabled by adding "addPlugin('Directory');" to the bottom of
your config.php
Settings
========
none
Example
=======
addPlugin('Directory');