合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
``` define('WP_POST_REVISIONS', false); define('WP_MEMORY_LIMIT', '256M'); define('AUTOSAVE_INTERVAL', 300); // 300 seconds is 5 mins define('EMPTY_TRASH_DAYS', 1); // replace 1 with whatever number you have in mind define('WP_CACHE', true); // only when caching plugin is used /** define('TEMPLATEPATH', '/absolute/path/to/wp-content/themes/active-theme'); (optional) */ /** define('STYLESHEETPATH', '/absolute/path/to/wp-content/themes/active-theme'); (optional) */ ```