Title: SCRIPTDEBUG
Last modified: December 19, 2021

---

# SCRIPTDEBUG

 *  Resolved [Drachsi](https://wordpress.org/support/users/drachsi/)
 * (@drachsi)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/scriptdebug/)
 * I see `Enable Minify
 * If this is turned on, then the default settings are that JavaScript and CSS on
   this website will be concatenated and minified and HTML will be minified. You
   can adjust the settings in the tabs above to control this to meet your requirements.
 * The constant SCRIPT_DEBUG is set to true, so no JavaScript or CSS file will be
   minified.`
 * Where can I find a solution to setting this to false?
 * Regards
    Drachsi

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/scriptdebug/#post-15179003)
 * [@drachsi](https://wordpress.org/support/users/drachsi/) You can set the constant
   to false inside wp-config.php file
 * `define('SCRIPT_DEBUG', false);`
 *  Thread Starter [Drachsi](https://wordpress.org/support/users/drachsi/)
 * (@drachsi)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/scriptdebug/#post-15179185)
 * Many thanks, going to do that now.
    Regards Drachsi

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘SCRIPTDEBUG’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Drachsi](https://wordpress.org/support/users/drachsi/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/scriptdebug/#post-15179185)
 * Status: resolved