mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-07 22:18:21 +08:00
5 lines
119 B
PHP
Executable File
5 lines
119 B
PHP
Executable File
<?php defined('BASEPATH') or exit('No direct script access allowed');
|
|
|
|
// disk | sae
|
|
$config['storage_type'] = 'disk';
|