You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1528 lines
53 KiB
1528 lines
53 KiB
<?php return array (
|
|
'admin' =>
|
|
array (
|
|
'multi_app' =>
|
|
array (
|
|
'block-control' => true,
|
|
),
|
|
'name' => 'FineX',
|
|
'lang' => 'zh-CN',
|
|
'logo' => '<img src="/vendors/dcat-admin/images/logo.png" width="35"> FineX',
|
|
'logo-mini' => '<img src="/vendors/dcat-admin/images/logo.png">',
|
|
'default_avatar' => '@admin/images/default-avatar.jpg',
|
|
'route' =>
|
|
array (
|
|
'prefix' => 'awawq',
|
|
'namespace' => 'App\\Admin\\Controllers',
|
|
'middleware' =>
|
|
array (
|
|
0 => 'web',
|
|
1 => 'admin',
|
|
),
|
|
),
|
|
'directory' => '/www/wwwroot/ser_ybgcoins_com/app/Admin',
|
|
'title' => '总后台',
|
|
'assets_server' => NULL,
|
|
'https' => true,
|
|
'auth' =>
|
|
array (
|
|
'enable' => true,
|
|
'controller' => 'App\\Admin\\Controllers\\AuthController',
|
|
'guard' => 'admin',
|
|
'guards' =>
|
|
array (
|
|
'admin' =>
|
|
array (
|
|
'driver' => 'session',
|
|
'provider' => 'admin',
|
|
),
|
|
),
|
|
'providers' =>
|
|
array (
|
|
'admin' =>
|
|
array (
|
|
'driver' => 'eloquent',
|
|
'model' => 'Dcat\\Admin\\Models\\Administrator',
|
|
),
|
|
),
|
|
'remember' => true,
|
|
'except' =>
|
|
array (
|
|
0 => 'auth/login',
|
|
1 => 'auth/logout',
|
|
2 => 'kline',
|
|
3 => 'generateKline',
|
|
4 => 'getKlineConfig',
|
|
),
|
|
),
|
|
'grid' =>
|
|
array (
|
|
'grid_action_class' => 'Dcat\\Admin\\Grid\\Displayers\\Actions',
|
|
),
|
|
'helpers' =>
|
|
array (
|
|
'enable' => false,
|
|
),
|
|
'permission' =>
|
|
array (
|
|
'enable' => true,
|
|
'except' =>
|
|
array (
|
|
0 => '/',
|
|
1 => 'dashboard',
|
|
2 => 'api/agents',
|
|
3 => 'auth/login',
|
|
4 => 'auth/logout',
|
|
5 => 'auth/setting',
|
|
6 => 'kline',
|
|
7 => 'generateKline',
|
|
8 => 'getKlineConfig',
|
|
),
|
|
),
|
|
'menu' =>
|
|
array (
|
|
'cache' =>
|
|
array (
|
|
'enable' => false,
|
|
'store' => 'file',
|
|
),
|
|
'bind_permission' => true,
|
|
),
|
|
'upload' =>
|
|
array (
|
|
'disk' => 'admin',
|
|
'directory' =>
|
|
array (
|
|
'image' => 'images',
|
|
'file' => 'files',
|
|
),
|
|
),
|
|
'database' =>
|
|
array (
|
|
'connection' => '',
|
|
'users_table' => 'admin_users',
|
|
'users_model' => 'Dcat\\Admin\\Models\\Administrator',
|
|
'roles_table' => 'admin_roles',
|
|
'roles_model' => 'Dcat\\Admin\\Models\\Role',
|
|
'permissions_table' => 'admin_permissions',
|
|
'permissions_model' => 'Dcat\\Admin\\Models\\Permission',
|
|
'menu_table' => 'admin_menu',
|
|
'menu_model' => 'Dcat\\Admin\\Models\\Menu',
|
|
'operation_log_table' => 'admin_operation_log',
|
|
'role_users_table' => 'admin_role_users',
|
|
'role_permissions_table' => 'admin_role_permissions',
|
|
'role_menu_table' => 'admin_role_menu',
|
|
'permission_menu_table' => 'admin_permission_menu',
|
|
),
|
|
'operation_log' =>
|
|
array (
|
|
'enable' => true,
|
|
'allowed_methods' =>
|
|
array (
|
|
0 => 'GET',
|
|
1 => 'HEAD',
|
|
2 => 'POST',
|
|
3 => 'PUT',
|
|
4 => 'DELETE',
|
|
5 => 'CONNECT',
|
|
6 => 'OPTIONS',
|
|
7 => 'TRACE',
|
|
8 => 'PATCH',
|
|
),
|
|
'secret_fields' =>
|
|
array (
|
|
0 => 'password',
|
|
1 => 'password_confirmation',
|
|
),
|
|
'except' =>
|
|
array (
|
|
0 => 'auth/logs*',
|
|
),
|
|
),
|
|
'map_provider' => 'google',
|
|
'layout' =>
|
|
array (
|
|
'color' => 'indigo',
|
|
'body_class' => '',
|
|
'sidebar_collapsed' => false,
|
|
'sidebar_dark' => false,
|
|
'dark_mode_switch' => true,
|
|
'navbar_color' => '',
|
|
),
|
|
'exception_handler' => 'Dcat\\Admin\\Exception\\Handler',
|
|
'enable_default_breadcrumb' => true,
|
|
'extension_dir' => '/www/wwwroot/ser_ybgcoins_com/app/Admin/Extensions',
|
|
'extensions' =>
|
|
array (
|
|
'ueditor' =>
|
|
array (
|
|
'disk' => 'admin',
|
|
),
|
|
),
|
|
),
|
|
'admin-extensions' =>
|
|
array (
|
|
'ueditor' =>
|
|
array (
|
|
'imported' => true,
|
|
'imported_at' => '2020-08-10 15:00:05',
|
|
'enable' => true,
|
|
),
|
|
'iframe-tabs' =>
|
|
array (
|
|
'enable' => false,
|
|
'imported' => true,
|
|
'imported_at' => '2020-10-19 16:37:52',
|
|
'home_action' => 'App\\Admin\\Controllers\\HomeController@index',
|
|
'home_title' => 'Home',
|
|
'home_icon' => 'fa-home',
|
|
'use_icon' => true,
|
|
'tabs_css' => 'vendor/laravel-admin-ext/iframe-tabs/dashboard.css',
|
|
'layer_path' => 'vendor/laravel-admin-ext/iframe-tabs/layer/layer.js',
|
|
'pass_urls' =>
|
|
array (
|
|
0 => '/auth/logout',
|
|
1 => '/auth/lock',
|
|
),
|
|
'force_login_in_top' => true,
|
|
'tabs_left' => 42,
|
|
'bind_urls' => 'popup',
|
|
'bind_selecter' => 'a.grid-row-view,a.grid-row-edit,.column-__actions__ ul.dropdown-menu a,.box-header .pull-right .btn-success,.popup',
|
|
),
|
|
),
|
|
'api' =>
|
|
array (
|
|
'standardsTree' => 'vnd',
|
|
'subtype' => 'bourse',
|
|
'version' => 'v1',
|
|
'prefix' => 'api',
|
|
'domain' => NULL,
|
|
'name' => 'bourse',
|
|
'conditionalRequest' => false,
|
|
'strict' => false,
|
|
'debug' => false,
|
|
'errorFormat' =>
|
|
array (
|
|
'message' => ':message',
|
|
'errors' => ':errors',
|
|
'code' => ':code',
|
|
'status_code' => ':status_code',
|
|
'debug' => ':debug',
|
|
),
|
|
'middleware' =>
|
|
array (
|
|
),
|
|
'auth' =>
|
|
array (
|
|
),
|
|
'throttling' =>
|
|
array (
|
|
),
|
|
'transformer' => 'Dingo\\Api\\Transformer\\Adapter\\Fractal',
|
|
'defaultFormat' => 'json',
|
|
'formats' =>
|
|
array (
|
|
'json' => 'Dingo\\Api\\Http\\Response\\Format\\Json',
|
|
),
|
|
'formatsOptions' =>
|
|
array (
|
|
'json' =>
|
|
array (
|
|
'pretty_print' => false,
|
|
'indent_style' => 'space',
|
|
'indent_size' => 2,
|
|
),
|
|
),
|
|
),
|
|
'app' =>
|
|
array (
|
|
'name' => 'Laravel',
|
|
'env' => 'local',
|
|
'debug' => false,
|
|
'url' => 'https://ser.ybgcoins.com',
|
|
'asset_url' => NULL,
|
|
'pc_url' => 'www.ybgcoins.com',
|
|
'h5_url' => 'https://h5.ybgcoins.com',
|
|
'timezone' => 'Asia/Shanghai',
|
|
'locale' => 'zh-CN',
|
|
'fallback_locale' => 'zh-CN',
|
|
'faker_locale' => 'zh-CN',
|
|
'key' => 'base64:yTZ7CJBQW8fyjDH/ogA+rsOeqr/0in2b6gn81MGs0Tw=',
|
|
'cipher' => 'AES-256-CBC',
|
|
'providers' =>
|
|
array (
|
|
0 => 'Illuminate\\Auth\\AuthServiceProvider',
|
|
1 => 'Illuminate\\Broadcasting\\BroadcastServiceProvider',
|
|
2 => 'Illuminate\\Bus\\BusServiceProvider',
|
|
3 => 'Illuminate\\Cache\\CacheServiceProvider',
|
|
4 => 'Illuminate\\Foundation\\Providers\\ConsoleSupportServiceProvider',
|
|
5 => 'Illuminate\\Cookie\\CookieServiceProvider',
|
|
6 => 'Illuminate\\Database\\DatabaseServiceProvider',
|
|
7 => 'Illuminate\\Encryption\\EncryptionServiceProvider',
|
|
8 => 'Illuminate\\Filesystem\\FilesystemServiceProvider',
|
|
9 => 'Illuminate\\Foundation\\Providers\\FoundationServiceProvider',
|
|
10 => 'Illuminate\\Hashing\\HashServiceProvider',
|
|
11 => 'Illuminate\\Mail\\MailServiceProvider',
|
|
12 => 'Illuminate\\Notifications\\NotificationServiceProvider',
|
|
13 => 'Illuminate\\Pagination\\PaginationServiceProvider',
|
|
14 => 'Illuminate\\Pipeline\\PipelineServiceProvider',
|
|
15 => 'Illuminate\\Queue\\QueueServiceProvider',
|
|
16 => 'Illuminate\\Redis\\RedisServiceProvider',
|
|
17 => 'Illuminate\\Auth\\Passwords\\PasswordResetServiceProvider',
|
|
18 => 'Illuminate\\Session\\SessionServiceProvider',
|
|
19 => 'Illuminate\\Translation\\TranslationServiceProvider',
|
|
20 => 'Illuminate\\Validation\\ValidationServiceProvider',
|
|
21 => 'Illuminate\\View\\ViewServiceProvider',
|
|
22 => 'App\\Providers\\AppServiceProvider',
|
|
23 => 'App\\Providers\\AuthServiceProvider',
|
|
24 => 'App\\Providers\\EventServiceProvider',
|
|
25 => 'App\\Providers\\RouteServiceProvider',
|
|
26 => 'App\\Providers\\EasySmsServiceProvider',
|
|
27 => 'Intervention\\Image\\ImageServiceProvider',
|
|
),
|
|
'aliases' =>
|
|
array (
|
|
'App' => 'Illuminate\\Support\\Facades\\App',
|
|
'Arr' => 'Illuminate\\Support\\Arr',
|
|
'Artisan' => 'Illuminate\\Support\\Facades\\Artisan',
|
|
'Auth' => 'Illuminate\\Support\\Facades\\Auth',
|
|
'Blade' => 'Illuminate\\Support\\Facades\\Blade',
|
|
'Broadcast' => 'Illuminate\\Support\\Facades\\Broadcast',
|
|
'Bus' => 'Illuminate\\Support\\Facades\\Bus',
|
|
'Cache' => 'Illuminate\\Support\\Facades\\Cache',
|
|
'Config' => 'Illuminate\\Support\\Facades\\Config',
|
|
'Cookie' => 'Illuminate\\Support\\Facades\\Cookie',
|
|
'Crypt' => 'Illuminate\\Support\\Facades\\Crypt',
|
|
'DB' => 'Illuminate\\Support\\Facades\\DB',
|
|
'Eloquent' => 'Illuminate\\Database\\Eloquent\\Model',
|
|
'Event' => 'Illuminate\\Support\\Facades\\Event',
|
|
'File' => 'Illuminate\\Support\\Facades\\File',
|
|
'Gate' => 'Illuminate\\Support\\Facades\\Gate',
|
|
'Hash' => 'Illuminate\\Support\\Facades\\Hash',
|
|
'Lang' => 'Illuminate\\Support\\Facades\\Lang',
|
|
'Log' => 'Illuminate\\Support\\Facades\\Log',
|
|
'Mail' => 'Illuminate\\Support\\Facades\\Mail',
|
|
'Notification' => 'Illuminate\\Support\\Facades\\Notification',
|
|
'Password' => 'Illuminate\\Support\\Facades\\Password',
|
|
'Queue' => 'Illuminate\\Support\\Facades\\Queue',
|
|
'Redirect' => 'Illuminate\\Support\\Facades\\Redirect',
|
|
'Redis' => 'Illuminate\\Support\\Facades\\Redis',
|
|
'Request' => 'Illuminate\\Support\\Facades\\Request',
|
|
'Response' => 'Illuminate\\Support\\Facades\\Response',
|
|
'Route' => 'Illuminate\\Support\\Facades\\Route',
|
|
'Schema' => 'Illuminate\\Support\\Facades\\Schema',
|
|
'Session' => 'Illuminate\\Support\\Facades\\Session',
|
|
'Storage' => 'Illuminate\\Support\\Facades\\Storage',
|
|
'Str' => 'Illuminate\\Support\\Str',
|
|
'URL' => 'Illuminate\\Support\\Facades\\URL',
|
|
'Validator' => 'Illuminate\\Support\\Facades\\Validator',
|
|
'View' => 'Illuminate\\Support\\Facades\\View',
|
|
'Image' => 'Intervention\\Image\\Facades\\Image',
|
|
),
|
|
),
|
|
'auth' =>
|
|
array (
|
|
'defaults' =>
|
|
array (
|
|
'guard' => 'web',
|
|
'passwords' => 'users',
|
|
),
|
|
'guards' =>
|
|
array (
|
|
'web' =>
|
|
array (
|
|
'driver' => 'session',
|
|
'provider' => 'users',
|
|
),
|
|
'api' =>
|
|
array (
|
|
'driver' => 'jwt',
|
|
'provider' => 'users',
|
|
'hash' => false,
|
|
),
|
|
'admin' =>
|
|
array (
|
|
'driver' => 'session',
|
|
'provider' => 'admin',
|
|
),
|
|
'block-control' =>
|
|
array (
|
|
'driver' => 'session',
|
|
'provider' => 'block-control',
|
|
),
|
|
),
|
|
'providers' =>
|
|
array (
|
|
'users' =>
|
|
array (
|
|
'driver' => 'eloquent',
|
|
'model' => 'App\\Models\\User',
|
|
),
|
|
'admin' =>
|
|
array (
|
|
'driver' => 'eloquent',
|
|
'model' => 'Dcat\\Admin\\Models\\Administrator',
|
|
),
|
|
'block-control' =>
|
|
array (
|
|
'driver' => 'eloquent',
|
|
'model' => 'App\\Models\\BlockControlAdminUsers',
|
|
),
|
|
),
|
|
'passwords' =>
|
|
array (
|
|
'users' =>
|
|
array (
|
|
'provider' => 'users',
|
|
'table' => 'password_resets',
|
|
'expire' => 60,
|
|
),
|
|
),
|
|
'enable' => true,
|
|
'controller' => 'App\\BlockControl\\Controllers\\AuthController',
|
|
'guard' => 'block-control',
|
|
'remember' => true,
|
|
'except' =>
|
|
array (
|
|
0 => 'auth/login',
|
|
1 => 'auth/logout',
|
|
2 => 'kline',
|
|
3 => 'generateKline',
|
|
4 => 'getKlineConfig',
|
|
),
|
|
),
|
|
'block-control' =>
|
|
array (
|
|
'name' => '风控后台',
|
|
'logo' => '<img src="/vendors/dcat-admin/images/logo.png" width="35"> 风控',
|
|
'logo-mini' => '<img src="/vendors/dcat-admin/images/logo.png">',
|
|
'default_avatar' => '@admin/images/default-avatar.jpg',
|
|
'route' =>
|
|
array (
|
|
'prefix' => 'risk',
|
|
'namespace' => 'App\\BlockControl\\Controllers',
|
|
'middleware' =>
|
|
array (
|
|
0 => 'web',
|
|
1 => 'admin',
|
|
),
|
|
),
|
|
'directory' => '/www/wwwroot/ser_ybgcoins_com/app/BlockControl',
|
|
'title' => '风控后台',
|
|
'assets_server' => NULL,
|
|
'https' => true,
|
|
'auth' =>
|
|
array (
|
|
'enable' => true,
|
|
'controller' => 'App\\BlockControl\\Controllers\\AuthController',
|
|
'guard' => 'block-control',
|
|
'guards' =>
|
|
array (
|
|
'block-control' =>
|
|
array (
|
|
'driver' => 'session',
|
|
'provider' => 'block-control',
|
|
),
|
|
),
|
|
'providers' =>
|
|
array (
|
|
'block-control' =>
|
|
array (
|
|
'driver' => 'eloquent',
|
|
'model' => 'App\\Models\\BlockControlAdminUsers',
|
|
),
|
|
),
|
|
'remember' => true,
|
|
'except' =>
|
|
array (
|
|
0 => 'auth/login',
|
|
1 => 'auth/logout',
|
|
2 => 'kline',
|
|
3 => 'generateKline',
|
|
4 => 'getKlineConfig',
|
|
),
|
|
),
|
|
'grid' =>
|
|
array (
|
|
'grid_action_class' => 'Dcat\\Admin\\Grid\\Displayers\\DropdownActions',
|
|
),
|
|
'helpers' =>
|
|
array (
|
|
'enable' => true,
|
|
),
|
|
'permission' =>
|
|
array (
|
|
'enable' => true,
|
|
'except' =>
|
|
array (
|
|
0 => '/',
|
|
1 => 'auth/login',
|
|
2 => 'auth/logout',
|
|
3 => 'auth/setting',
|
|
),
|
|
),
|
|
'menu' =>
|
|
array (
|
|
'cache' =>
|
|
array (
|
|
'enable' => false,
|
|
'store' => 'file',
|
|
),
|
|
'bind_permission' => true,
|
|
),
|
|
'upload' =>
|
|
array (
|
|
'disk' => 'public',
|
|
'directory' =>
|
|
array (
|
|
'image' => 'images',
|
|
'file' => 'files',
|
|
),
|
|
),
|
|
'database' =>
|
|
array (
|
|
'connection' => '',
|
|
'users_table' => 'block_control_admin_users',
|
|
'users_model' => 'App\\Models\\BlockControlAdminUsers',
|
|
'roles_table' => 'block_control_admin_roles',
|
|
'roles_model' => 'App\\Models\\BlockControlAdminRoles',
|
|
'permissions_table' => 'block_control_admin_permissions',
|
|
'permissions_model' => 'App\\Models\\BlockControlAdminPermissions',
|
|
'menu_table' => 'block_control_admin_menu',
|
|
'menu_model' => 'App\\Models\\BlockControlAdminMenu',
|
|
'operation_log_table' => 'block_control_admin_operation_log',
|
|
'role_users_table' => 'block_control_admin_role_users',
|
|
'role_permissions_table' => 'block_control_admin_role_permissions',
|
|
'role_menu_table' => 'block_control_admin_role_menu',
|
|
'permission_menu_table' => 'block_control_admin_permission_menu',
|
|
),
|
|
'operation_log' =>
|
|
array (
|
|
'enable' => true,
|
|
'allowed_methods' =>
|
|
array (
|
|
0 => 'GET',
|
|
1 => 'HEAD',
|
|
2 => 'POST',
|
|
3 => 'PUT',
|
|
4 => 'DELETE',
|
|
5 => 'CONNECT',
|
|
6 => 'OPTIONS',
|
|
7 => 'TRACE',
|
|
8 => 'PATCH',
|
|
),
|
|
'secret_fields' =>
|
|
array (
|
|
0 => 'password',
|
|
1 => 'password_confirmation',
|
|
),
|
|
'except' =>
|
|
array (
|
|
0 => 'auth/logs*',
|
|
),
|
|
),
|
|
'map_provider' => 'google',
|
|
'layout' =>
|
|
array (
|
|
'color' => 'indigo',
|
|
'body_class' => '',
|
|
'sidebar_collapsed' => false,
|
|
'sidebar_dark' => false,
|
|
'dark_mode_switch' => false,
|
|
'navbar_color' => '',
|
|
),
|
|
'exception_handler' => 'Dcat\\Admin\\Exception\\Handler',
|
|
'enable_default_breadcrumb' => true,
|
|
'extensions' =>
|
|
array (
|
|
),
|
|
),
|
|
'broadcasting' =>
|
|
array (
|
|
'default' => 'redis',
|
|
'connections' =>
|
|
array (
|
|
'pusher' =>
|
|
array (
|
|
'driver' => 'pusher',
|
|
'key' => '',
|
|
'secret' => '',
|
|
'app_id' => '',
|
|
'options' =>
|
|
array (
|
|
'cluster' => 'mt1',
|
|
'useTLS' => true,
|
|
),
|
|
),
|
|
'redis' =>
|
|
array (
|
|
'driver' => 'redis',
|
|
'connection' => 'default',
|
|
),
|
|
'log' =>
|
|
array (
|
|
'driver' => 'log',
|
|
),
|
|
'null' =>
|
|
array (
|
|
'driver' => 'null',
|
|
),
|
|
),
|
|
),
|
|
'cache' =>
|
|
array (
|
|
'default' => 'redis',
|
|
'stores' =>
|
|
array (
|
|
'apc' =>
|
|
array (
|
|
'driver' => 'apc',
|
|
),
|
|
'array' =>
|
|
array (
|
|
'driver' => 'array',
|
|
),
|
|
'database' =>
|
|
array (
|
|
'driver' => 'database',
|
|
'table' => 'cache',
|
|
'connection' => NULL,
|
|
),
|
|
'file' =>
|
|
array (
|
|
'driver' => 'file',
|
|
'path' => '/www/wwwroot/ser_ybgcoins_com/storage/framework/cache/data',
|
|
),
|
|
'memcached' =>
|
|
array (
|
|
'driver' => 'memcached',
|
|
'persistent_id' => NULL,
|
|
'sasl' =>
|
|
array (
|
|
0 => NULL,
|
|
1 => NULL,
|
|
),
|
|
'options' =>
|
|
array (
|
|
),
|
|
'servers' =>
|
|
array (
|
|
0 =>
|
|
array (
|
|
'host' => '127.0.0.1',
|
|
'port' => 11211,
|
|
'weight' => 100,
|
|
),
|
|
),
|
|
),
|
|
'redis' =>
|
|
array (
|
|
'driver' => 'redis',
|
|
'connection' => 'cache',
|
|
),
|
|
'dynamodb' =>
|
|
array (
|
|
'driver' => 'dynamodb',
|
|
'key' => '',
|
|
'secret' => '',
|
|
'region' => 'us-east-1',
|
|
'table' => 'cache',
|
|
'endpoint' => NULL,
|
|
),
|
|
),
|
|
'prefix' => 'laravel_cache',
|
|
),
|
|
'coin' =>
|
|
array (
|
|
'coin_symbol' => 'AAAAA',
|
|
'coin2_symbol' => 'CQF',
|
|
'coin3_symbol' => 'HZL',
|
|
'coin4_symbol' => 'NKA',
|
|
'coin5_symbol' => 'PMK',
|
|
'coin6_symbol' => 'GCUL',
|
|
'exchange_symbols' =>
|
|
array (
|
|
'AAAAA' => 'App\\Models\\DataAaaaa',
|
|
'CQF' => 'App\\Models\\DataCqf',
|
|
'HZL' => 'App\\Models\\DataHzl',
|
|
'NKA' => 'App\\Models\\DataNka',
|
|
'PMK' => 'App\\Models\\DataPmk',
|
|
'GCUL' => 'App\\Models\\DataGcul',
|
|
),
|
|
'swap_symbols' =>
|
|
array (
|
|
'AAAAA' => 'App\\Models\\DataAaaaa',
|
|
'CQF' => 'App\\Models\\DataCqf',
|
|
'HZL' => 'App\\Models\\DataHzl',
|
|
'NKA' => 'App\\Models\\DataNka',
|
|
'PMK' => 'App\\Models\\DataPmk',
|
|
'GCUL' => 'App\\Models\\DataGcul',
|
|
),
|
|
'erc20_usdt' =>
|
|
array (
|
|
'contractAddress' => '0xdac17f958d2ee523a2206206994597c13d831ec7',
|
|
'abi' => '[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_upgradedAddress","type":"address"}],"name":"deprecate","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"deprecated","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_evilUser","type":"address"}],"name":"addBlackList","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"upgradedAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balances","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"maximumFee","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"_totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"unpause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_maker","type":"address"}],"name":"getBlackListStatus","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"},{"name":"","type":"address"}],"name":"allowed","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"paused","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"who","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"pause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"getOwner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"newBasisPoints","type":"uint256"},{"name":"newMaxFee","type":"uint256"}],"name":"setParams","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"amount","type":"uint256"}],"name":"issue","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"amount","type":"uint256"}],"name":"redeem","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"basisPointsRate","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"isBlackListed","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_clearedUser","type":"address"}],"name":"removeBlackList","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"MAX_UINT","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_blackListedUser","type":"address"}],"name":"destroyBlackFunds","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[{"name":"_initialSupply","type":"uint256"},{"name":"_name","type":"string"},{"name":"_symbol","type":"string"},{"name":"_decimals","type":"uint256"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"name":"amount","type":"uint256"}],"name":"Issue","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"amount","type":"uint256"}],"name":"Redeem","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"newAddress","type":"address"}],"name":"Deprecate","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"feeBasisPoints","type":"uint256"},{"indexed":false,"name":"maxFee","type":"uint256"}],"name":"Params","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_blackListedUser","type":"address"},{"indexed":false,"name":"_balance","type":"uint256"}],"name":"DestroyedBlackFunds","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_user","type":"address"}],"name":"AddedBlackList","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_user","type":"address"}],"name":"RemovedBlackList","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[],"name":"Pause","type":"event"},{"anonymous":false,"inputs":[],"name":"Unpause","type":"event"}]',
|
|
),
|
|
'erc20_aetc' =>
|
|
array (
|
|
'contractAddress' => '0x11465FDC8D73B927244cD2D5a296b9d22e7382e2',
|
|
'abi' => '[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_upgradedAddress","type":"address"}],"name":"deprecate","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"deprecated","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_evilUser","type":"address"}],"name":"addBlackList","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"upgradedAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balances","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"maximumFee","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"_totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"unpause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_maker","type":"address"}],"name":"getBlackListStatus","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"},{"name":"","type":"address"}],"name":"allowed","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"paused","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"who","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"pause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"getOwner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"newBasisPoints","type":"uint256"},{"name":"newMaxFee","type":"uint256"}],"name":"setParams","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"amount","type":"uint256"}],"name":"issue","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"amount","type":"uint256"}],"name":"redeem","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"basisPointsRate","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"isBlackListed","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_clearedUser","type":"address"}],"name":"removeBlackList","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"MAX_UINT","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_blackListedUser","type":"address"}],"name":"destroyBlackFunds","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[{"name":"_initialSupply","type":"uint256"},{"name":"_name","type":"string"},{"name":"_symbol","type":"string"},{"name":"_decimals","type":"uint256"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"name":"amount","type":"uint256"}],"name":"Issue","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"amount","type":"uint256"}],"name":"Redeem","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"newAddress","type":"address"}],"name":"Deprecate","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"feeBasisPoints","type":"uint256"},{"indexed":false,"name":"maxFee","type":"uint256"}],"name":"Params","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_blackListedUser","type":"address"},{"indexed":false,"name":"_balance","type":"uint256"}],"name":"DestroyedBlackFunds","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_user","type":"address"}],"name":"AddedBlackList","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"_user","type":"address"}],"name":"RemovedBlackList","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[],"name":"Pause","type":"event"},{"anonymous":false,"inputs":[],"name":"Unpause","type":"event"}]',
|
|
),
|
|
'geth_host' => NULL,
|
|
'geth_pwd' => NULL,
|
|
'geth_etherscan_host' => 'https://api.etherscan.io/api',
|
|
'geth_etherscan_apikey' => '9Q5QFE3A8GJ4PERJ7MG7UJRRVW4REREJCU',
|
|
'collect_min_amount' =>
|
|
array (
|
|
'btc' => 0.005,
|
|
'eth' => 0.1,
|
|
'usdt' => 100,
|
|
'trx' => 1000,
|
|
),
|
|
'udun_switch' => true,
|
|
'merchant_number' => '312062',
|
|
'api_key' => 'ac6e1324253a815c80c93b686577910d',
|
|
'gateway_address' => 'https://sig10.udun.io',
|
|
'walletId' => 'WT_312062_0001',
|
|
),
|
|
'cors' =>
|
|
array (
|
|
'paths' =>
|
|
array (
|
|
0 => 'api/*',
|
|
),
|
|
'allowed_methods' =>
|
|
array (
|
|
0 => '*',
|
|
),
|
|
'allowed_origins' =>
|
|
array (
|
|
0 => '*',
|
|
),
|
|
'allowed_origins_patterns' =>
|
|
array (
|
|
),
|
|
'allowed_headers' =>
|
|
array (
|
|
0 => '*',
|
|
),
|
|
'exposed_headers' =>
|
|
array (
|
|
0 => 'Authorization',
|
|
),
|
|
'max_age' => 0,
|
|
'supports_credentials' => false,
|
|
),
|
|
'database' =>
|
|
array (
|
|
'default' => 'mysql',
|
|
'connections' =>
|
|
array (
|
|
'sqlite' =>
|
|
array (
|
|
'driver' => 'sqlite',
|
|
'url' => NULL,
|
|
'database' => 'sql_sees_ybgcoin',
|
|
'prefix' => '',
|
|
'foreign_key_constraints' => true,
|
|
),
|
|
'mysql' =>
|
|
array (
|
|
'timezone' => '+08:00',
|
|
'driver' => 'mysql',
|
|
'url' => NULL,
|
|
'host' => '127.0.0.1',
|
|
'port' => '3306',
|
|
'database' => 'sql_sees_ybgcoin',
|
|
'username' => 'sql_sees_ybgcoin',
|
|
'password' => 'tYFf7eatYhhHK3Wy',
|
|
'unix_socket' => '',
|
|
'charset' => 'utf8mb4',
|
|
'collation' => 'utf8mb4_unicode_ci',
|
|
'prefix' => '',
|
|
'prefix_indexes' => true,
|
|
'strict' => true,
|
|
'engine' => NULL,
|
|
'options' =>
|
|
array (
|
|
),
|
|
),
|
|
'pgsql' =>
|
|
array (
|
|
'driver' => 'pgsql',
|
|
'url' => NULL,
|
|
'host' => '127.0.0.1',
|
|
'port' => '3306',
|
|
'database' => 'sql_sees_ybgcoin',
|
|
'username' => 'sql_sees_ybgcoin',
|
|
'password' => 'tYFf7eatYhhHK3Wy',
|
|
'charset' => 'utf8',
|
|
'prefix' => '',
|
|
'prefix_indexes' => true,
|
|
'schema' => 'public',
|
|
'sslmode' => 'prefer',
|
|
),
|
|
'sqlsrv' =>
|
|
array (
|
|
'driver' => 'sqlsrv',
|
|
'url' => NULL,
|
|
'host' => '127.0.0.1',
|
|
'port' => '3306',
|
|
'database' => 'sql_sees_ybgcoin',
|
|
'username' => 'sql_sees_ybgcoin',
|
|
'password' => 'tYFf7eatYhhHK3Wy',
|
|
'charset' => 'utf8',
|
|
'prefix' => '',
|
|
'prefix_indexes' => true,
|
|
),
|
|
'mongodb' =>
|
|
array (
|
|
'driver' => 'mongodb',
|
|
'host' => '127.0.0.1',
|
|
'port' => 27017,
|
|
'database' => 'books',
|
|
'username' => '',
|
|
'password' => '',
|
|
),
|
|
),
|
|
'migrations' => 'migrations',
|
|
'redis' =>
|
|
array (
|
|
'client' => 'predis',
|
|
'options' =>
|
|
array (
|
|
'cluster' => 'predis',
|
|
'prefix' => '',
|
|
'read_write_timeout' => 0,
|
|
'connection_timeout' => 0,
|
|
),
|
|
'default' =>
|
|
array (
|
|
'url' => NULL,
|
|
'host' => '127.0.0.1',
|
|
'password' => '0rW1jFnSI8',
|
|
'port' => '6379',
|
|
'database' => 0,
|
|
'read_write_timeout' => 0,
|
|
'connection_timeout' => 0,
|
|
),
|
|
'cache' =>
|
|
array (
|
|
'url' => NULL,
|
|
'host' => '127.0.0.1',
|
|
'password' => '0rW1jFnSI8',
|
|
'port' => '6379',
|
|
'database' => 1,
|
|
'read_write_timeout' => 0,
|
|
'connection_timeout' => 0,
|
|
),
|
|
),
|
|
),
|
|
'easysms' =>
|
|
array (
|
|
'timeout' => 5.0,
|
|
'default' =>
|
|
array (
|
|
'strategy' => 'Overtrue\\EasySms\\Strategies\\OrderStrategy',
|
|
'gateways' =>
|
|
array (
|
|
0 => 'smsbao',
|
|
),
|
|
),
|
|
'gateways' =>
|
|
array (
|
|
'errorlog' =>
|
|
array (
|
|
'file' => '/tmp/easy-sms.log',
|
|
),
|
|
'chuanglan' =>
|
|
array (
|
|
'account' => 'aa090850',
|
|
'password' => 'zx963852',
|
|
'intel_account' => '',
|
|
'intel_password' => '',
|
|
'channel' => 'smsbj1',
|
|
'sign' => '',
|
|
'unsubscribe' => '回TD退订',
|
|
),
|
|
'smsbao' =>
|
|
array (
|
|
'user' => 'aa090850',
|
|
'password' => 'zx963852',
|
|
),
|
|
),
|
|
),
|
|
'filesystems' =>
|
|
array (
|
|
'default' => 'local',
|
|
'cloud' => 's3',
|
|
'disks' =>
|
|
array (
|
|
'local' =>
|
|
array (
|
|
'driver' => 'local',
|
|
'root' => '/www/wwwroot/ser_ybgcoins_com/public/app',
|
|
),
|
|
'public' =>
|
|
array (
|
|
'driver' => 'local',
|
|
'root' => '/www/wwwroot/ser_ybgcoins_com/storage/app/public',
|
|
'url' => 'https://ser.ybgcoins.com/storage',
|
|
'visibility' => 'public',
|
|
),
|
|
's3' =>
|
|
array (
|
|
'driver' => 's3',
|
|
'key' => '',
|
|
'secret' => '',
|
|
'region' => 'us-east-1',
|
|
'bucket' => '',
|
|
'url' => NULL,
|
|
),
|
|
'admin' =>
|
|
array (
|
|
'driver' => 'local',
|
|
'root' => '/www/wwwroot/ser_ybgcoins_com/storage/app/public',
|
|
'url' => 'https://ser.ybgcoins.com/storage',
|
|
'visibility' => 'public',
|
|
),
|
|
),
|
|
),
|
|
'geoip' =>
|
|
array (
|
|
'log_failures' => true,
|
|
'include_currency' => true,
|
|
'service' => 'ipapi',
|
|
'services' =>
|
|
array (
|
|
'maxmind_database' =>
|
|
array (
|
|
'class' => 'Torann\\GeoIP\\Services\\MaxMindDatabase',
|
|
'database_path' => '/www/wwwroot/ser_ybgcoins_com/storage/app/geoip.mmdb',
|
|
'update_url' => 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=&suffix=tar.gz',
|
|
'locales' =>
|
|
array (
|
|
0 => 'en',
|
|
),
|
|
),
|
|
'maxmind_api' =>
|
|
array (
|
|
'class' => 'Torann\\GeoIP\\Services\\MaxMindWebService',
|
|
'user_id' => NULL,
|
|
'license_key' => NULL,
|
|
'locales' =>
|
|
array (
|
|
0 => 'en',
|
|
),
|
|
),
|
|
'ipapi' =>
|
|
array (
|
|
'class' => 'Torann\\GeoIP\\Services\\IPApi',
|
|
'secure' => true,
|
|
'key' => NULL,
|
|
'continent_path' => '/www/wwwroot/ser_ybgcoins_com/storage/app/continents.json',
|
|
'lang' => 'en',
|
|
),
|
|
'ipgeolocation' =>
|
|
array (
|
|
'class' => 'Torann\\GeoIP\\Services\\IPGeoLocation',
|
|
'secure' => true,
|
|
'key' => NULL,
|
|
'continent_path' => '/www/wwwroot/ser_ybgcoins_com/storage/app/continents.json',
|
|
'lang' => 'en',
|
|
),
|
|
'ipdata' =>
|
|
array (
|
|
'class' => 'Torann\\GeoIP\\Services\\IPData',
|
|
'key' => NULL,
|
|
'secure' => true,
|
|
),
|
|
'ipfinder' =>
|
|
array (
|
|
'class' => 'Torann\\GeoIP\\Services\\IPFinder',
|
|
'key' => NULL,
|
|
'secure' => true,
|
|
'locales' =>
|
|
array (
|
|
0 => 'en',
|
|
),
|
|
),
|
|
),
|
|
'cache' => 'all',
|
|
'cache_tags' =>
|
|
array (
|
|
0 => 'torann-geoip-location',
|
|
),
|
|
'cache_expires' => 30,
|
|
'default_location' =>
|
|
array (
|
|
'ip' => '127.0.0.0',
|
|
'iso_code' => 'US',
|
|
'country' => 'United States',
|
|
'city' => 'New Haven',
|
|
'state' => 'CT',
|
|
'state_name' => 'Connecticut',
|
|
'postal_code' => '06510',
|
|
'lat' => 41.31,
|
|
'lon' => -72.92,
|
|
'timezone' => 'America/New_York',
|
|
'continent' => 'NA',
|
|
'default' => true,
|
|
'currency' => 'USD',
|
|
),
|
|
),
|
|
'google2fa' =>
|
|
array (
|
|
'enabled' => true,
|
|
'lifetime' => 0,
|
|
'keep_alive' => true,
|
|
'auth' => 'auth',
|
|
'guard' => '',
|
|
'session_var' => 'google2fa',
|
|
'otp_input' => 'one_time_password',
|
|
'window' => 1,
|
|
'forbid_old_passwords' => false,
|
|
'otp_secret_column' => 'google2fa_secret',
|
|
'view' => 'google2fa.index',
|
|
'error_messages' =>
|
|
array (
|
|
'wrong_otp' => 'The \'One Time Password\' typed was wrong.',
|
|
'cannot_be_empty' => 'One Time Password cannot be empty.',
|
|
'unknown' => 'An unknown error has occurred. Please try again.',
|
|
),
|
|
'throw_exceptions' => true,
|
|
'qrcode_image_backend' => 'imagemagick',
|
|
),
|
|
'hashing' =>
|
|
array (
|
|
'driver' => 'bcrypt',
|
|
'bcrypt' =>
|
|
array (
|
|
'rounds' => 10,
|
|
),
|
|
'argon' =>
|
|
array (
|
|
'memory' => 1024,
|
|
'threads' => 2,
|
|
'time' => 2,
|
|
),
|
|
),
|
|
'jwt' =>
|
|
array (
|
|
'secret' => 'uO4Y9UTLapd5xzHlN3AlgnhkwGJ1ri9ijlzDhETDCoosqAVXlYOVGPo3XKtXUqLM',
|
|
'keys' =>
|
|
array (
|
|
'public' => NULL,
|
|
'private' => NULL,
|
|
'passphrase' => NULL,
|
|
),
|
|
'ttl' => 86400,
|
|
'refresh_ttl' => 20160,
|
|
'algo' => 'HS256',
|
|
'required_claims' =>
|
|
array (
|
|
0 => 'iss',
|
|
1 => 'iat',
|
|
2 => 'exp',
|
|
3 => 'nbf',
|
|
4 => 'sub',
|
|
5 => 'jti',
|
|
),
|
|
'persistent_claims' =>
|
|
array (
|
|
),
|
|
'lock_subject' => true,
|
|
'leeway' => 0,
|
|
'blacklist_enabled' => true,
|
|
'blacklist_grace_period' => 0,
|
|
'decrypt_cookies' => false,
|
|
'providers' =>
|
|
array (
|
|
'jwt' => 'Tymon\\JWTAuth\\Providers\\JWT\\Lcobucci',
|
|
'auth' => 'Tymon\\JWTAuth\\Providers\\Auth\\Illuminate',
|
|
'storage' => 'Tymon\\JWTAuth\\Providers\\Storage\\Illuminate',
|
|
),
|
|
),
|
|
'logging' =>
|
|
array (
|
|
'default' => 'stack',
|
|
'channels' =>
|
|
array (
|
|
'stack' =>
|
|
array (
|
|
'driver' => 'stack',
|
|
'channels' =>
|
|
array (
|
|
0 => 'daily',
|
|
),
|
|
'ignore_exceptions' => false,
|
|
),
|
|
'single' =>
|
|
array (
|
|
'driver' => 'single',
|
|
'path' => '/www/wwwroot/ser_ybgcoins_com/storage/logs/laravel.log',
|
|
'level' => 'debug',
|
|
),
|
|
'daily' =>
|
|
array (
|
|
'driver' => 'daily',
|
|
'path' => '/www/wwwroot/ser_ybgcoins_com/storage/logs/laravel.log',
|
|
'level' => 'debug',
|
|
'days' => 14,
|
|
),
|
|
'slack' =>
|
|
array (
|
|
'driver' => 'slack',
|
|
'url' => NULL,
|
|
'username' => 'Laravel Log',
|
|
'emoji' => ':boom:',
|
|
'level' => 'critical',
|
|
),
|
|
'papertrail' =>
|
|
array (
|
|
'driver' => 'monolog',
|
|
'level' => 'debug',
|
|
'handler' => 'Monolog\\Handler\\SyslogUdpHandler',
|
|
'handler_with' =>
|
|
array (
|
|
'host' => NULL,
|
|
'port' => NULL,
|
|
),
|
|
),
|
|
'stderr' =>
|
|
array (
|
|
'driver' => 'monolog',
|
|
'handler' => 'Monolog\\Handler\\StreamHandler',
|
|
'formatter' => NULL,
|
|
'with' =>
|
|
array (
|
|
'stream' => 'php://stderr',
|
|
),
|
|
),
|
|
'syslog' =>
|
|
array (
|
|
'driver' => 'syslog',
|
|
'level' => 'debug',
|
|
),
|
|
'errorlog' =>
|
|
array (
|
|
'driver' => 'errorlog',
|
|
'level' => 'debug',
|
|
),
|
|
),
|
|
),
|
|
'mail' =>
|
|
array (
|
|
'driver' => 'smtp',
|
|
'host' => 'smtp.office365.com',
|
|
'port' => '587',
|
|
'from' =>
|
|
array (
|
|
'address' => 'noreply@ybgcoins.com',
|
|
'name' => 'YBGCoins',
|
|
),
|
|
'encryption' => 'TLS',
|
|
'username' => 'noreply@ybgcoins.com',
|
|
'password' => 'ddrOU04517d',
|
|
'sendmail' => '/usr/sbin/sendmail -bs',
|
|
'markdown' =>
|
|
array (
|
|
'theme' => 'default',
|
|
'paths' =>
|
|
array (
|
|
0 => '/www/wwwroot/ser_ybgcoins_com/resources/views/vendor/mail',
|
|
),
|
|
),
|
|
'log_channel' => NULL,
|
|
),
|
|
'queue' =>
|
|
array (
|
|
'default' => 'redis',
|
|
'connections' =>
|
|
array (
|
|
'sync' =>
|
|
array (
|
|
'driver' => 'sync',
|
|
),
|
|
'database' =>
|
|
array (
|
|
'driver' => 'database',
|
|
'table' => 'jobs',
|
|
'queue' => 'default',
|
|
'retry_after' => 90,
|
|
),
|
|
'beanstalkd' =>
|
|
array (
|
|
'driver' => 'beanstalkd',
|
|
'host' => 'localhost',
|
|
'queue' => 'default',
|
|
'retry_after' => 90,
|
|
'block_for' => 0,
|
|
),
|
|
'sqs' =>
|
|
array (
|
|
'driver' => 'sqs',
|
|
'key' => '',
|
|
'secret' => '',
|
|
'prefix' => 'https://sqs.us-east-1.amazonaws.com/your-account-id',
|
|
'queue' => 'your-queue-name',
|
|
'region' => 'us-east-1',
|
|
),
|
|
'redis' =>
|
|
array (
|
|
'driver' => 'redis',
|
|
'connection' => 'default',
|
|
'queue' => 'default',
|
|
'retry_after' => 90,
|
|
'block_for' => NULL,
|
|
),
|
|
),
|
|
'failed' =>
|
|
array (
|
|
'database' => 'mysql',
|
|
'table' => 'failed_jobs',
|
|
),
|
|
),
|
|
'rsakey' =>
|
|
array (
|
|
'public_key' => '-----BEGIN PUBLIC KEY-----
|
|
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCHFnD1TrkIwe7b1oZR0H/fuvZ
|
|
9Asx8rE1PoCvw5XKeOVVgqoWyCGAZYZkYqZ3uDokY8ulaJkmeiUs2B9N5+osbFow
|
|
60e6Nr+W5vsBirhbSQbPgOOMsXRfBRWC5LZyAtutUBxR5/7fgWopdt+OJsVlAl/C
|
|
Mz5wvi5sdazfJtFkGwIDAQAB
|
|
-----END PUBLIC KEY-----
|
|
',
|
|
'private_key' => '-----BEGIN RSA PRIVATE KEY-----
|
|
MIICXAIBAAKBgQDCHFnD1TrkIwe7b1oZR0H/fuvZ9Asx8rE1PoCvw5XKeOVVgqoW
|
|
yCGAZYZkYqZ3uDokY8ulaJkmeiUs2B9N5+osbFow60e6Nr+W5vsBirhbSQbPgOOM
|
|
sXRfBRWC5LZyAtutUBxR5/7fgWopdt+OJsVlAl/CMz5wvi5sdazfJtFkGwIDAQAB
|
|
AoGAIwVabKqb5W0sh/SfHNBuZ9pOUxRksK5IqoKMVSnEbLNDLRpV9aZF5RRsGtBx
|
|
mEf0tXwL0dv9RaPj8SNNApFE/k5crOIkYrUmP4IVrMeztgct+/Z1EsQ57wnWvNtK
|
|
4yM8rWj8OFcFLqTsOM93ba8QpdMNqyyTa/N0zWXEHFEKOYECQQDhocsEssA2e14h
|
|
wp/tTe/J+KSXhjcyFhziOTR2lop1EO+BYvT2s1EseJejdtIyCQuWeQf+ZnTej8Cs
|
|
PMl6nEgtAkEA3Dx8GMjVa86vwaTVX75NH1uyQ2jpj7iaCy3qRcXe7yNo0D9liGKk
|
|
oUQQtOtk3Y/nBlOKLfIgccpM/KypeuACZwJATS5dFgRXP8u/jWjX8ALi7YHCO5rL
|
|
srRhuPi8e3xPbHAYnXfON71rHP07Uc1JZZg2gIhyNZGylJcz3zcD7I8dGQJAFmCi
|
|
71XAsbKPkypvb8oDRhNoGodXa/4C0O36ZtqDG2NKrBY099WmCqjC1c8xMX4EqFTm
|
|
rmJyv30hs27LzatjMwJBALY/QVuimpMg6fvNYf5YTif/qHOy+9FJmm4ZUW1VjLZW
|
|
JGKwy+IuxUuc1gEtprZ2P/s8nPAm9sQ29ETCkXvnc4k=
|
|
-----END RSA PRIVATE KEY-----
|
|
',
|
|
),
|
|
'services' =>
|
|
array (
|
|
'mailgun' =>
|
|
array (
|
|
'domain' => NULL,
|
|
'secret' => NULL,
|
|
'endpoint' => 'api.mailgun.net',
|
|
),
|
|
'postmark' =>
|
|
array (
|
|
'token' => NULL,
|
|
),
|
|
'ses' =>
|
|
array (
|
|
'key' => '',
|
|
'secret' => '',
|
|
'region' => 'us-east-1',
|
|
),
|
|
'sparkpost' =>
|
|
array (
|
|
'secret' => NULL,
|
|
),
|
|
),
|
|
'session' =>
|
|
array (
|
|
'driver' => 'file',
|
|
'lifetime' => '120',
|
|
'expire_on_close' => false,
|
|
'encrypt' => false,
|
|
'files' => '/www/wwwroot/ser_ybgcoins_com/storage/framework/sessions',
|
|
'connection' => NULL,
|
|
'table' => 'sessions',
|
|
'store' => NULL,
|
|
'lottery' =>
|
|
array (
|
|
0 => 2,
|
|
1 => 100,
|
|
),
|
|
'cookie' => 'laravel_session',
|
|
'path' => '/',
|
|
'domain' => NULL,
|
|
'secure' => false,
|
|
'http_only' => true,
|
|
'same_site' => NULL,
|
|
),
|
|
'translatable' =>
|
|
array (
|
|
'locales' =>
|
|
array (
|
|
0 => 'en',
|
|
1 => 'zh-CN',
|
|
),
|
|
'locale_separator' => '-',
|
|
'locale' => NULL,
|
|
'use_fallback' => false,
|
|
'use_property_fallback' => true,
|
|
'fallback_locale' => 'en',
|
|
'translation_model_namespace' => NULL,
|
|
'translation_suffix' => 'Translation',
|
|
'locale_key' => 'locale',
|
|
'to_array_always_loads_translations' => true,
|
|
'rule_factory' =>
|
|
array (
|
|
'format' => 1,
|
|
'prefix' => '%',
|
|
'suffix' => '%',
|
|
),
|
|
),
|
|
'ueditor' =>
|
|
array (
|
|
'imageActionName' => 'uploadimage',
|
|
'imageFieldName' => 'upfile',
|
|
'imageMaxSize' => 2048000,
|
|
'imageAllowFiles' =>
|
|
array (
|
|
0 => '.png',
|
|
1 => '.jpg',
|
|
2 => '.jpeg',
|
|
3 => '.gif',
|
|
4 => '.bmp',
|
|
),
|
|
'imageCompressEnable' => true,
|
|
'imageCompressBorder' => 1600,
|
|
'imageInsertAlign' => 'none',
|
|
'imageUrlPrefix' => '',
|
|
'imagePathFormat' => '/ueditor/image/{yyyy}{mm}{dd}/{time}{rand:6}',
|
|
'scrawlActionName' => 'uploadscrawl',
|
|
'scrawlFieldName' => 'upfile',
|
|
'scrawlPathFormat' => '/ueditor/image/{yyyy}{mm}{dd}/{time}{rand:6}',
|
|
'scrawlMaxSize' => 2048000,
|
|
'scrawlUrlPrefix' => '',
|
|
'scrawlInsertAlign' => 'none',
|
|
'snapscreenActionName' => 'uploadimage',
|
|
'snapscreenPathFormat' => '/ueditor/php/image/{yyyy}{mm}{dd}/{time}{rand:6}',
|
|
'snapscreenUrlPrefix' => '',
|
|
'snapscreenInsertAlign' => 'none',
|
|
'catcherLocalDomain' =>
|
|
array (
|
|
0 => '127.0.0.1',
|
|
1 => 'localhost',
|
|
2 => 'img.baidu.com',
|
|
),
|
|
'catcherActionName' => 'catchimage',
|
|
'catcherFieldName' => 'source',
|
|
'catcherPathFormat' => '/ueditor/php/image/{yyyy}{mm}{dd}/{time}{rand:6}',
|
|
'catcherUrlPrefix' => '',
|
|
'catcherMaxSize' => 2048000,
|
|
'catcherAllowFiles' =>
|
|
array (
|
|
0 => '.png',
|
|
1 => '.jpg',
|
|
2 => '.jpeg',
|
|
3 => '.gif',
|
|
4 => '.bmp',
|
|
),
|
|
'videoActionName' => 'uploadvideo',
|
|
'videoFieldName' => 'upfile',
|
|
'videoPathFormat' => '/ueditor/video/{yyyy}{mm}{dd}/{time}{rand:6}',
|
|
'videoUrlPrefix' => '',
|
|
'videoMaxSize' => 102400000,
|
|
'videoAllowFiles' =>
|
|
array (
|
|
0 => '.flv',
|
|
1 => '.swf',
|
|
2 => '.mkv',
|
|
3 => '.avi',
|
|
4 => '.rm',
|
|
5 => '.rmvb',
|
|
6 => '.mpeg',
|
|
7 => '.mpg',
|
|
8 => '.ogg',
|
|
9 => '.ogv',
|
|
10 => '.mov',
|
|
11 => '.wmv',
|
|
12 => '.mp4',
|
|
13 => '.webm',
|
|
14 => '.mp3',
|
|
15 => '.wav',
|
|
16 => '.mid',
|
|
),
|
|
'fileActionName' => 'uploadfile',
|
|
'fileFieldName' => 'upfile',
|
|
'filePathFormat' => '/ueditor/file/{yyyy}{mm}{dd}/{time}{rand:6}',
|
|
'fileUrlPrefix' => '',
|
|
'fileMaxSize' => 51200000,
|
|
'fileAllowFiles' =>
|
|
array (
|
|
0 => '.png',
|
|
1 => '.jpg',
|
|
2 => '.jpeg',
|
|
3 => '.gif',
|
|
4 => '.bmp',
|
|
5 => '.flv',
|
|
6 => '.swf',
|
|
7 => '.mkv',
|
|
8 => '.avi',
|
|
9 => '.rm',
|
|
10 => '.rmvb',
|
|
11 => '.mpeg',
|
|
12 => '.mpg',
|
|
13 => '.ogg',
|
|
14 => '.ogv',
|
|
15 => '.mov',
|
|
16 => '.wmv',
|
|
17 => '.mp4',
|
|
18 => '.webm',
|
|
19 => '.mp3',
|
|
20 => '.wav',
|
|
21 => '.mid',
|
|
22 => '.rar',
|
|
23 => '.zip',
|
|
24 => '.tar',
|
|
25 => '.gz',
|
|
26 => '.7z',
|
|
27 => '.bz2',
|
|
28 => '.cab',
|
|
29 => '.iso',
|
|
30 => '.doc',
|
|
31 => '.docx',
|
|
32 => '.xls',
|
|
33 => '.xlsx',
|
|
34 => '.ppt',
|
|
35 => '.pptx',
|
|
36 => '.pdf',
|
|
37 => '.txt',
|
|
38 => '.md',
|
|
39 => '.xml',
|
|
),
|
|
'imageManagerActionName' => 'listimage',
|
|
'imageManagerListPath' => '/ueditor/image/',
|
|
'imageManagerListSize' => 20,
|
|
'imageManagerUrlPrefix' => '',
|
|
'imageManagerInsertAlign' => 'none',
|
|
'imageManagerAllowFiles' =>
|
|
array (
|
|
0 => '.png',
|
|
1 => '.jpg',
|
|
2 => '.jpeg',
|
|
3 => '.gif',
|
|
4 => '.bmp',
|
|
),
|
|
'fileManagerActionName' => 'listfile',
|
|
'fileManagerListPath' => '/ueditor/file/',
|
|
'fileManagerUrlPrefix' => '',
|
|
'fileManagerListSize' => 20,
|
|
'fileManagerAllowFiles' =>
|
|
array (
|
|
0 => '.png',
|
|
1 => '.jpg',
|
|
2 => '.jpeg',
|
|
3 => '.gif',
|
|
4 => '.bmp',
|
|
5 => '.flv',
|
|
6 => '.swf',
|
|
7 => '.mkv',
|
|
8 => '.avi',
|
|
9 => '.rm',
|
|
10 => '.rmvb',
|
|
11 => '.mpeg',
|
|
12 => '.mpg',
|
|
13 => '.ogg',
|
|
14 => '.ogv',
|
|
15 => '.mov',
|
|
16 => '.wmv',
|
|
17 => '.mp4',
|
|
18 => '.webm',
|
|
19 => '.mp3',
|
|
20 => '.wav',
|
|
21 => '.mid',
|
|
22 => '.rar',
|
|
23 => '.zip',
|
|
24 => '.tar',
|
|
25 => '.gz',
|
|
26 => '.7z',
|
|
27 => '.bz2',
|
|
28 => '.cab',
|
|
29 => '.iso',
|
|
30 => '.doc',
|
|
31 => '.docx',
|
|
32 => '.xls',
|
|
33 => '.xlsx',
|
|
34 => '.ppt',
|
|
35 => '.pptx',
|
|
36 => '.pdf',
|
|
37 => '.txt',
|
|
38 => '.md',
|
|
39 => '.xml',
|
|
),
|
|
),
|
|
'view' =>
|
|
array (
|
|
'paths' =>
|
|
array (
|
|
0 => '/www/wwwroot/ser_ybgcoins_com/resources/views',
|
|
),
|
|
'compiled' => '/www/wwwroot/ser_ybgcoins_com/storage/framework/views',
|
|
),
|
|
'workerman' =>
|
|
array (
|
|
'swap' =>
|
|
array (
|
|
'service' => 'App\\Workerman\\Swap\\Swap',
|
|
'eventHandler' => 'App\\Workerman\\Swap\\Events',
|
|
),
|
|
'option' =>
|
|
array (
|
|
'service' => 'App\\Workerman\\Option\\Option',
|
|
'eventHandler' => 'App\\Workerman\\Option\\Events',
|
|
),
|
|
),
|
|
'debug-server' =>
|
|
array (
|
|
'host' => 'tcp://127.0.0.1:9912',
|
|
),
|
|
'image' =>
|
|
array (
|
|
'driver' => 'gd',
|
|
),
|
|
'iseed::config' =>
|
|
array (
|
|
'path' => '/database/seeders',
|
|
'chunk_size' => 500,
|
|
),
|
|
'generators' =>
|
|
array (
|
|
'config' =>
|
|
array (
|
|
'model_template_path' => '/www/wwwroot/ser_ybgcoins_com/vendor/oscarafdev/laravel-4-generators/src/Way/Generators/Templates/model.txt',
|
|
'scaffold_model_template_path' => '/www/wwwroot/ser_ybgcoins_com/vendor/oscarafdev/laravel-4-generators/src/Way/Generators/Templates/scaffolding/model.txt',
|
|
'controller_template_path' => '/www/wwwroot/ser_ybgcoins_com/vendor/oscarafdev/laravel-4-generators/src/Way/Generators/Templates/controller.txt',
|
|
'scaffold_controller_template_path' => '/www/wwwroot/ser_ybgcoins_com/vendor/oscarafdev/laravel-4-generators/src/Way/Generators/Templates/scaffolding/controller.txt',
|
|
'migration_template_path' => '/www/wwwroot/ser_ybgcoins_com/vendor/oscarafdev/laravel-4-generators/src/Way/Generators/Templates/migration.txt',
|
|
'seed_template_path' => '/www/wwwroot/ser_ybgcoins_com/vendor/oscarafdev/laravel-4-generators/src/Way/Generators/Templates/seed.txt',
|
|
'view_template_path' => '/www/wwwroot/ser_ybgcoins_com/vendor/oscarafdev/laravel-4-generators/src/Way/Generators/Templates/view.txt',
|
|
'model_target_path' => '/www/wwwroot/ser_ybgcoins_com/app',
|
|
'controller_target_path' => '/www/wwwroot/ser_ybgcoins_com/app/Http/Controllers',
|
|
'migration_target_path' => '/www/wwwroot/ser_ybgcoins_com/database/migrations',
|
|
'seed_target_path' => '/www/wwwroot/ser_ybgcoins_com/database/seeds',
|
|
'view_target_path' => '/www/wwwroot/ser_ybgcoins_com/resources/views',
|
|
),
|
|
),
|
|
'trustedproxy' =>
|
|
array (
|
|
'proxies' => NULL,
|
|
'headers' => 30,
|
|
),
|
|
'tinker' =>
|
|
array (
|
|
'commands' =>
|
|
array (
|
|
),
|
|
'dont_alias' =>
|
|
array (
|
|
0 => 'App\\Nova',
|
|
),
|
|
),
|
|
);
|
|
|