move commoneEnv

This commit is contained in:
qkqpttgf 2020-02-23 12:51:39 +08:00 committed by GitHub
parent 4d2467fe51
commit 2e62a4c2dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -1,5 +1,21 @@
<?php
$commonEnv = [
//'APIKey', // used in heroku.
//'Region', // used in SCF.
//'SecretId', // used in SCF.
//'SecretKey', // used in SCF.
//'admin',
'adminloginpage',
'background',
//'disktag',
//'function_name', // used in heroku.
'language',
'passfile',
'sitename',
'theme',
];
$innerEnv = [
'Onedrive_ver',
'client_id',