praiadeseselle/wire/modules/Inputfield/InputfieldCKEditor/ckeditor-4.18.0/config.js

11 lines
336 B
JavaScript
Raw Normal View History

2022-03-08 15:55:41 +01:00
/**
2022-11-05 18:32:48 +01:00
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2022-03-08 15:55:41 +01:00
* For licensing, see https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.editorConfig = function( config ) {
// Define changes to default configuration here. For example:
// config.language = 'fr';
// config.uiColor = '#AADC6E';
};