longyi c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
..
App c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Block c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Console c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Controller c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Model c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Observer c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Setup c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Test c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
etc c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
i18n c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
view c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
LICENSE.txt c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
LICENSE_AFL.txt c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
README.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
composer.json c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
registration.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos

README.md

#Config The Config module is designed to implement system configuration functionality. It provides mechanisms to add, edit, store and retrieve the configuration data for each scope (there can be a default scope as well as scopes for each website and store).

Modules can add items to be configured on the system configuration page by creating system.xml files in their etc/adminhtml directories. These system.xml files get merged to populate the forms in the config page.