mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Clarify wording example for config.yml
Note: The old wording was applicable to the python version of this config file only.
This commit is contained in:
parent
bd079c9311
commit
a0a86aa5ec
1 changed files with 2 additions and 2 deletions
|
@ -354,8 +354,8 @@
|
|||
# generating our default list. (https://pypi.org/project/spdx-license-list)
|
||||
#
|
||||
# You can override our default list of allowed licenes by setting this option.
|
||||
# Just supply a custom list of licene names you would like to allow. Setting
|
||||
# this to `None` disables this lint check.
|
||||
# Just supply a custom list of licene names you would like to allow. To disable
|
||||
# checking licenses by the linter, assign an empty value to lint_licenses.
|
||||
#
|
||||
# lint_licenses:
|
||||
# - Custom-License-A
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue