<?php define( 'NCORE_DEBUG', false ); define( 'NCORE_TESTING', false ); define( 'NCORE_IS_LICENSE_SERVER', false ); define( 'NCORE_API_ROOT', '/wp-content/plugins/digiserver/' ); define( 'NCORE_API_VALIDATE_SSL', false ); define( 'NCORE_LOG_FILE', '' ); define( 'NCORE_MINIFY_JS', true );