Thank you for using XenForo Cloud!

The files contained within this archive represent the state of your XenForo Cloud hosted forum at the time you requested this download.

You will find a copy of your database under the database directory.

You will find a copy of all files you and your users uploaded under the upload directory.

HOW TO RESTORE
--------------

1. Import the sql file under the database directory into an empty MySQL database.
2. Upload the contents of the upload directory to the root of a clean XenForo installation.
3. Edit src/config.php and add the following line: $config['enableListeners'] = false;
4. Update src/config.php to point to your imported database.
5. Log in to your admin control panel.
6. From the Add-ons page, uninstall XenForo Cloud and any other XenForo add-on you no longer intend to use.
7. Edit src/config.php and remove the following line you added earlier: $config['enableListeners'] = false;
