Primer Commit
This commit is contained in:
14
assets/ckfinder/config.js
Normal file
14
assets/ckfinder/config.js
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
Copyright (c) 2007-2019, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or https://ckeditor.com/sales/license/ckfinder
|
||||
*/
|
||||
|
||||
var config = {};
|
||||
|
||||
// Set your configuration options below.
|
||||
|
||||
// Examples:
|
||||
// config.language = 'pl';
|
||||
// config.skin = 'jquery-mobile';
|
||||
|
||||
CKFinder.define( config );
|
||||
Reference in New Issue
Block a user