params.php 179 B

123456789101112
  1. <?php
  2. return [
  3. /*
  4. * admin language for attribute
  5. */
  6. 'systemlog' => [
  7. 'enable' => 1,
  8. ],
  9. 'localThemeDir' => '@appbdmin/theme/local/theme01',
  10. ];