1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-16 19:54:24 +02:00

Minor updates to site-blank profile, primarily to replace default rich-text editor with TinyMCE for new site-blank installs

This commit is contained in:
Ryan Cramer
2023-04-20 11:01:51 -04:00
parent e307eab3f3
commit 440f649e39
3 changed files with 6 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
* This file is licensed under the MIT license
* https://processwire.com/about/license/mit/
*
* ProcessWire 3.x, Copyright 2022 by Ryan Cramer
* ProcessWire 3.x, Copyright 2023 by Ryan Cramer
* https://processwire.com
*
*/
@@ -46,5 +46,4 @@ $config->appendTemplateFile = '_main.php';
// Allow template files to be compiled for backwards compatibility?
$config->templateCompile = false;
/*** INSTALLER CONFIG ********************************************************************/
/*** INSTALLER CONFIG ********************************************************************/