Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/cceadmin/ckeditor-replaced-20260504-102231/
Upload File :
Current File : /var/www/cesa.co.za/cceadmin/ckeditor-replaced-20260504-102231/config.js

/**
 * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see https://ckeditor.com/legal/ckeditor-oss-license
 */

CKEDITOR.editorConfig = function( config ) {
	// CKEditor 4.22+: suppress the default security/version gate dialog on self-hosted
	// OSS builds (GPL/LGPL/MPL — see LICENSE.md). Not a commercial license key.
	config.versionCheck = false;
};