humanstxt.settings.yml in Humans.txt 2.x
Same filename and directory in other branches
  config/install/humanstxt.settings.yml
3 string references to 'humanstxt.settings'
- HumansTxtAdminSettingsForm::buildForm in src/Form/ HumansTxtAdminSettingsForm.php 
- Build the Humans.txt Config form.
- HumansTxtAdminSettingsForm::getEditableConfigNames in src/Form/ HumansTxtAdminSettingsForm.php 
- Gets the configuration names that will be editable.
- HumansTxtController::content in src/Controller/ HumansTxtController.php 
- Serves the configured humans.txt file.
File
config/install/humanstxt.settings.ymlView source
- content: |
-           /* TEAM */
-           Your title: Your name.
-           Site: email, link to a contact form, etc.
-           Twitter: your Twitter username.
-           Location: City, Country.
-           [...]
- 
-           /* THANKS */
-           Name: name or url
-           [...]
- 
-           /* SITE */
-           Last update: YYYY/MM/DD
-           Standards: HTML5, CSS3,..
-           Components: Modernizr, jQuery, etc.
-           Software: Software used for the development
- display_link: FALSE
