Merge branch 'saas' into saas-embed-player
This commit is contained in:
commit
ac2181a52d
40 changed files with 913 additions and 608 deletions
|
@ -43,7 +43,7 @@ class Config {
|
|||
} else {
|
||||
$CC_CONFIG['dev_env'] = 'production';
|
||||
}
|
||||
|
||||
|
||||
// Parse separate conf file for cloud storage values
|
||||
$cloudStorageConfig = "/etc/airtime-saas/".$CC_CONFIG['dev_env']."/cloud_storage.conf";
|
||||
if (!file_exists($cloudStorageConfig)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue