mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
d33d6c2f00
This change implements yamllint and adjusts all yaml files to abide by our linting setup. This excludes config.template.yml as this will be done in an alternate commit.
15 lines
706 B
YAML
15 lines
706 B
YAML
---
|
|
# These are supported funding model platforms
|
|
|
|
# github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
# patreon: # Replace with a single Patreon username
|
|
open_collective: authelia-sponsors
|
|
# ko_fi: # Replace with a single Ko-fi username
|
|
# tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
# liberapay: # Replace with a single Liberapay username
|
|
# issuehunt: # Replace with a single IssueHunt username
|
|
# otechie: # Replace with a single Otechie username
|
|
# custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
|
...
|