Cloudlog/application/config/lotw.php
2020-08-13 00:15:23 +01:00

19 行
467 B
PHP

<?php
defined('BASEPATH') OR exit('No direct script access allowed');
/*
*
* Configuration file for all things relating to LOTW
*
*/
/*
|--------------------------------------------------------------------------
| Folder location for storing P12 certficiate files on the system
|--------------------------------------------------------------------------
|
| This folder must be outside of your www root for security reasons
|
*/
$config['lotw_keys_folder'] = "";