From: <wis...@us...> - 2017-08-09 23:35:17
|
Revision: 13271 http://sourceforge.net/p/xoops/svn/13271 Author: wishcraft Date: 2017-08-09 23:35:14 +0000 (Wed, 09 Aug 2017) Log Message: ----------- fonts.xoops.org ~ now with CSS Calling! Modified Paths: -------------- XoopsModules/convert/releases/6.66/README.md XoopsModules/convert/trunk/README.md Modified: XoopsModules/convert/releases/6.66/README.md =================================================================== --- XoopsModules/convert/releases/6.66/README.md 2017-08-09 23:33:35 UTC (rev 13270) +++ XoopsModules/convert/releases/6.66/README.md 2017-08-09 23:35:14 UTC (rev 13271) @@ -84,8 +84,6 @@ You will need to restore these with either import with MySQL Workbench or within the database on PHPMyAdmin uploading each SQL to create the tables required. -You will also have to create a username which all these details are stored on /var/www/fonts-api/class/fontages.php which contains the configuration for MySQL, Database + Username and Password for the API. - You may also depending on your memory limits edit the settings in /etc/mysql/mysql.conf.d/mysqld.cnf and then reload and restart the mysql service, this is so that mysql not only uses less CPU it also means it will be running properly with little scape for error or crashing. ## Configuring CPU throttling (CPULimit) Modified: XoopsModules/convert/trunk/README.md =================================================================== --- XoopsModules/convert/trunk/README.md 2017-08-09 23:33:35 UTC (rev 13270) +++ XoopsModules/convert/trunk/README.md 2017-08-09 23:35:14 UTC (rev 13271) @@ -84,8 +84,6 @@ You will need to restore these with either import with MySQL Workbench or within the database on PHPMyAdmin uploading each SQL to create the tables required. -You will also have to create a username which all these details are stored on /var/www/fonts-api/class/fontages.php which contains the configuration for MySQL, Database + Username and Password for the API. - You may also depending on your memory limits edit the settings in /etc/mysql/mysql.conf.d/mysqld.cnf and then reload and restart the mysql service, this is so that mysql not only uses less CPU it also means it will be running properly with little scape for error or crashing. ## Configuring CPU throttling (CPULimit) |