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:
@@ -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 ********************************************************************/
|
Reference in New Issue
Block a user