Added the ability to add project information.
This commit is contained in:
4
app/application/config/tinymce.php
Normal file
4
app/application/config/tinymce.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return [
|
||||
'license_key' => (string) env('TINYMCE_LICENSE_KEY', 'gpl'),
|
||||
];
|
Reference in New Issue
Block a user