From 181b206863d3765fe5343ceea8e1e00e52ffba9e Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 12 Jul 2018 21:14:44 +0800 Subject: update --- cgi-bin/html/ckeditor/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi-bin/html/ckeditor/config.js') diff --git a/cgi-bin/html/ckeditor/config.js b/cgi-bin/html/ckeditor/config.js index 34baeed..048198a 100644 --- a/cgi-bin/html/ckeditor/config.js +++ b/cgi-bin/html/ckeditor/config.js @@ -35,6 +35,6 @@ CKEDITOR.editorConfig = function( config ) { // Simplify the dialog windows. config.removeDialogTabs = 'image:advanced;link:advanced'; - config.filebrowserImageUploadUrl = "/cgi-bin/html/image"; + config.filebrowserImageUploadUrl = "/cgi-bin/"; config.height = 100; }; -- cgit v1.1-26-g67d0