Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
140e5076
Commit
140e5076
authored
Aug 29, 2022
by
lmf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移除配置文件
parent
b677a089
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
216 additions
and
85 deletions
+216
-85
.gitignore
+1
-0
app/etc/config.php
+215
-0
app/etc/env.php
+0
-85
No files found.
.gitignore
View file @
140e5076
...
@@ -10,3 +10,4 @@ errors
...
@@ -10,3 +10,4 @@ errors
media
media
opt
opt
code
code
/app/etc/env.php
app/etc/config.php
0 → 100644
View file @
140e5076
<?php
return
[
'modules'
=>
[
'Magento_AdminAnalytics'
=>
1
,
'Magento_Store'
=>
1
,
'Magento_AdvancedPricingImportExport'
=>
1
,
'Magento_Directory'
=>
1
,
'Magento_Amqp'
=>
1
,
'Magento_AmqpStore'
=>
1
,
'Magento_Config'
=>
1
,
'Magento_Theme'
=>
1
,
'Magento_Backend'
=>
1
,
'Magento_Variable'
=>
1
,
'Magento_Search'
=>
1
,
'Magento_Backup'
=>
1
,
'Magento_Eav'
=>
1
,
'Magento_Customer'
=>
1
,
'Magento_BundleImportExport'
=>
1
,
'Magento_CacheInvalidate'
=>
1
,
'Magento_AdminNotification'
=>
1
,
'Magento_Indexer'
=>
1
,
'Magento_Cms'
=>
1
,
'Magento_Security'
=>
1
,
'Magento_Authorization'
=>
1
,
'Magento_GraphQl'
=>
1
,
'Magento_StoreGraphQl'
=>
1
,
'Magento_CatalogImportExport'
=>
1
,
'Magento_Catalog'
=>
1
,
'Magento_CatalogInventory'
=>
1
,
'Magento_Rule'
=>
1
,
'Magento_Payment'
=>
1
,
'Magento_CatalogRuleGraphQl'
=>
1
,
'Magento_CatalogRule'
=>
1
,
'Magento_CatalogUrlRewrite'
=>
1
,
'Magento_EavGraphQl'
=>
1
,
'Magento_Widget'
=>
1
,
'Magento_Quote'
=>
1
,
'Magento_SalesSequence'
=>
1
,
'Magento_CheckoutAgreementsGraphQl'
=>
1
,
'Magento_Bundle'
=>
1
,
'Magento_CmsGraphQl'
=>
1
,
'Magento_CmsUrlRewrite'
=>
1
,
'Magento_CmsUrlRewriteGraphQl'
=>
1
,
'Magento_CatalogGraphQl'
=>
1
,
'Magento_User'
=>
1
,
'Magento_Msrp'
=>
1
,
'Magento_Sales'
=>
1
,
'Magento_QuoteGraphQl'
=>
1
,
'Magento_Checkout'
=>
1
,
'Magento_Contact'
=>
1
,
'Magento_Cookie'
=>
1
,
'Magento_Cron'
=>
1
,
'Magento_Csp'
=>
1
,
'Magento_CurrencySymbol'
=>
1
,
'Magento_CatalogCustomerGraphQl'
=>
1
,
'Magento_Integration'
=>
1
,
'Magento_Downloadable'
=>
1
,
'Magento_CustomerGraphQl'
=>
1
,
'Magento_CustomerImportExport'
=>
1
,
'Magento_Deploy'
=>
1
,
'Magento_Developer'
=>
1
,
'Magento_Dhl'
=>
1
,
'Magento_AsynchronousOperations'
=>
1
,
'Magento_DirectoryGraphQl'
=>
1
,
'Magento_DownloadableGraphQl'
=>
1
,
'Magento_CustomerDownloadableGraphQl'
=>
1
,
'Magento_ImportExport'
=>
1
,
'Magento_Captcha'
=>
1
,
'Magento_BundleGraphQl'
=>
1
,
'Magento_CatalogSearch'
=>
1
,
'Magento_AdvancedSearch'
=>
1
,
'Magento_Elasticsearch'
=>
1
,
'Magento_Email'
=>
1
,
'Magento_EncryptionKey'
=>
1
,
'Magento_Fedex'
=>
1
,
'Magento_GiftMessage'
=>
1
,
'Magento_GiftMessageGraphQl'
=>
1
,
'Magento_GoogleAdwords'
=>
1
,
'Magento_GoogleAnalytics'
=>
1
,
'Magento_Ui'
=>
1
,
'Magento_CatalogCmsGraphQl'
=>
1
,
'Magento_PageCache'
=>
1
,
'Magento_GroupedProduct'
=>
1
,
'Magento_GroupedImportExport'
=>
1
,
'Magento_GroupedCatalogInventory'
=>
1
,
'Magento_GroupedProductGraphQl'
=>
1
,
'Magento_DownloadableImportExport'
=>
1
,
'Magento_ConfigurableProduct'
=>
1
,
'Magento_InstantPurchase'
=>
1
,
'Magento_Analytics'
=>
1
,
'Magento_JwtFrameworkAdapter'
=>
1
,
'Magento_LayeredNavigation'
=>
1
,
'Magento_LoginAsCustomer'
=>
1
,
'Magento_LoginAsCustomerAdminUi'
=>
1
,
'Magento_LoginAsCustomerApi'
=>
1
,
'Magento_LoginAsCustomerAssistance'
=>
1
,
'Magento_LoginAsCustomerFrontendUi'
=>
1
,
'Magento_LoginAsCustomerGraphQl'
=>
1
,
'Magento_LoginAsCustomerLog'
=>
1
,
'Magento_LoginAsCustomerPageCache'
=>
1
,
'Magento_LoginAsCustomerQuote'
=>
1
,
'Magento_LoginAsCustomerSales'
=>
1
,
'Magento_Marketplace'
=>
1
,
'Magento_MediaContent'
=>
1
,
'Magento_MediaContentApi'
=>
1
,
'Magento_MediaContentCatalog'
=>
1
,
'Magento_MediaContentCms'
=>
1
,
'Magento_MediaContentSynchronization'
=>
1
,
'Magento_MediaContentSynchronizationApi'
=>
1
,
'Magento_MediaContentSynchronizationCatalog'
=>
1
,
'Magento_MediaContentSynchronizationCms'
=>
1
,
'Magento_MediaGallery'
=>
1
,
'Magento_MediaGalleryApi'
=>
1
,
'Magento_MediaGalleryCatalog'
=>
1
,
'Magento_MediaGalleryCatalogIntegration'
=>
1
,
'Magento_MediaGalleryCatalogUi'
=>
1
,
'Magento_MediaGalleryCmsUi'
=>
1
,
'Magento_MediaGalleryIntegration'
=>
1
,
'Magento_MediaGalleryMetadata'
=>
1
,
'Magento_MediaGalleryMetadataApi'
=>
1
,
'Magento_MediaGalleryRenditions'
=>
1
,
'Magento_MediaGalleryRenditionsApi'
=>
1
,
'Magento_MediaGallerySynchronization'
=>
1
,
'Magento_MediaGallerySynchronizationApi'
=>
1
,
'Magento_MediaGallerySynchronizationMetadata'
=>
1
,
'Magento_MediaGalleryUi'
=>
1
,
'Magento_MediaGalleryUiApi'
=>
1
,
'Magento_Robots'
=>
1
,
'Magento_MessageQueue'
=>
1
,
'Magento_CatalogRuleConfigurable'
=>
1
,
'Magento_MsrpConfigurableProduct'
=>
1
,
'Magento_MsrpGroupedProduct'
=>
1
,
'Magento_Multishipping'
=>
1
,
'Magento_MysqlMq'
=>
1
,
'Magento_NewRelicReporting'
=>
1
,
'Magento_Newsletter'
=>
1
,
'Magento_NewsletterGraphQl'
=>
1
,
'Magento_OfflinePayments'
=>
1
,
'Magento_SalesRule'
=>
1
,
'Magento_GraphQlCache'
=>
1
,
'Magento_CardinalCommerce'
=>
1
,
'Magento_Vault'
=>
1
,
'Magento_Paypal'
=>
1
,
'Magento_PaypalGraphQl'
=>
1
,
'Magento_Persistent'
=>
1
,
'Magento_ProductAlert'
=>
1
,
'Magento_ProductVideo'
=>
1
,
'Magento_CheckoutAgreements'
=>
1
,
'Magento_QuoteAnalytics'
=>
1
,
'Magento_QuoteBundleOptions'
=>
1
,
'Magento_QuoteConfigurableOptions'
=>
1
,
'Magento_QuoteDownloadableLinks'
=>
1
,
'Magento_ConfigurableProductGraphQl'
=>
1
,
'Magento_RelatedProductGraphQl'
=>
1
,
'Magento_ReleaseNotification'
=>
1
,
'Magento_Sitemap'
=>
1
,
'Magento_Reports'
=>
1
,
'Magento_RequireJs'
=>
1
,
'Magento_Review'
=>
1
,
'Magento_ReviewAnalytics'
=>
1
,
'Magento_ReviewGraphQl'
=>
1
,
'Magento_MediaStorage'
=>
1
,
'Magento_Rss'
=>
1
,
'Magento_Elasticsearch6'
=>
1
,
'Magento_ConfigurableProductSales'
=>
1
,
'Magento_SalesAnalytics'
=>
1
,
'Magento_SalesGraphQl'
=>
1
,
'Magento_SalesInventory'
=>
1
,
'Magento_OfflineShipping'
=>
1
,
'Magento_ConfigurableImportExport'
=>
1
,
'Magento_UrlRewrite'
=>
1
,
'Magento_Elasticsearch7'
=>
1
,
'Magento_CustomerAnalytics'
=>
1
,
'Magento_SendFriend'
=>
1
,
'Magento_SendFriendGraphQl'
=>
1
,
'Magento_Shipping'
=>
1
,
'Magento_RemoteStorage'
=>
1
,
'Magento_AwsS3'
=>
1
,
'Magento_UrlRewriteGraphQl'
=>
1
,
'Magento_Webapi'
=>
1
,
'Magento_SwaggerWebapi'
=>
1
,
'Magento_SwaggerWebapiAsync'
=>
1
,
'Magento_Swatches'
=>
1
,
'Magento_SwatchesGraphQl'
=>
1
,
'Magento_SwatchesLayeredNavigation'
=>
1
,
'Magento_Tax'
=>
1
,
'Magento_TaxGraphQl'
=>
1
,
'Magento_TaxImportExport'
=>
1
,
'Magento_CompareListGraphQl'
=>
1
,
'Magento_ThemeGraphQl'
=>
1
,
'Magento_Translation'
=>
1
,
'Magento_GoogleOptimizer'
=>
1
,
'Magento_Ups'
=>
1
,
'Magento_SampleData'
=>
1
,
'Magento_CatalogUrlRewriteGraphQl'
=>
1
,
'Magento_CatalogAnalytics'
=>
1
,
'Magento_Usps'
=>
1
,
'Magento_CatalogInventoryGraphQl'
=>
1
,
'Magento_PaypalCaptcha'
=>
1
,
'Magento_VaultGraphQl'
=>
1
,
'Magento_Version'
=>
1
,
'Magento_Swagger'
=>
1
,
'Magento_WebapiAsync'
=>
1
,
'Magento_WebapiSecurity'
=>
1
,
'Magento_Weee'
=>
1
,
'Magento_WeeeGraphQl'
=>
1
,
'Magento_CatalogWidget'
=>
1
,
'Magento_Wishlist'
=>
1
,
'Magento_WishlistAnalytics'
=>
1
,
'Magento_WishlistGraphQl'
=>
1
,
'Swissup_Breeze'
=>
1
,
'Swissup_BreezeIntegrations'
=>
1
,
'Swissup_Rtl'
=>
1
]
];
app/etc/env.php
deleted
100644 → 0
View file @
b677a089
<?php
return
[
'backend'
=>
[
'frontName'
=>
'admin'
],
'queue'
=>
[
'consumers_wait_for_messages'
=>
1
],
'remote_storage'
=>
[
'driver'
=>
'file'
],
'crypt'
=>
[
'key'
=>
'a54def423359a7daf43e45794844bef6'
],
'db'
=>
[
'table_prefix'
=>
''
,
'connection'
=>
[
'default'
=>
[
'host'
=>
'127.0.0.1'
,
'dbname'
=>
'mg243'
,
'username'
=>
'root'
,
'password'
=>
'root'
,
'model'
=>
'mysql4'
,
'engine'
=>
'innodb'
,
'initStatements'
=>
'SET NAMES utf8;'
,
'active'
=>
'1'
,
'driver_options'
=>
[
1014
=>
false
]
]
]
],
'resource'
=>
[
'default_setup'
=>
[
'connection'
=>
'default'
]
],
'x-frame-options'
=>
'SAMEORIGIN'
,
'MAGE_MODE'
=>
'developer'
,
'session'
=>
[
'save'
=>
'files'
],
'cache'
=>
[
'frontend'
=>
[
'default'
=>
[
'id_prefix'
=>
'b88_'
],
'page_cache'
=>
[
'id_prefix'
=>
'b88_'
]
],
'allow_parallel_generation'
=>
false
],
'lock'
=>
[
'provider'
=>
'db'
,
'config'
=>
[
'prefix'
=>
''
]
],
'directories'
=>
[
'document_root_is_pub'
=>
true
],
'cache_types'
=>
[
'config'
=>
1
,
'layout'
=>
1
,
'block_html'
=>
1
,
'collections'
=>
1
,
'reflection'
=>
1
,
'db_ddl'
=>
1
,
'compiled_config'
=>
1
,
'eav'
=>
1
,
'customer_notification'
=>
1
,
'config_integration'
=>
1
,
'config_integration_api'
=>
1
,
'full_page'
=>
1
,
'config_webservice'
=>
1
,
'translate'
=>
1
],
'downloadable_domains'
=>
[
'mg243.cn'
],
'install'
=>
[
'date'
=>
'Fri, 26 Aug 2022 09:35:40 +0000'
]
];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment