gnu-social/plugins/OfflineBackup/README

17 lines
246 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +00:00
The OfflineBackup plugin backups user data in offline queue and email when
ready.
Installation
============
add "addPlugin('OfflineBackup');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('OfflineBackup');