Files
fastmovieai/fastmovie-admin/plugin/article/config/static.php
T

6 lines
68 B
PHP
Raw Normal View History

<?php
return [
'enable' => true,
'middleware' => [
],
];