Cloudlog/application/config/lotw.php

20 wiersze
467 B
PHP
Czysty Zwykły widok Historia

2020-08-12 23:14:44 +00:00
<?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
|--------------------------------------------------------------------------
|
2020-08-12 23:15:23 +00:00
| This folder must be outside of your www root for security reasons
2020-08-12 23:14:44 +00:00
|
*/
$config['lotw_keys_folder'] = "";