mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-02-18 11:00
This commit is contained in:
@@ -104,3 +104,8 @@ SHOW_FOOTER_VERSION = false
|
||||
|
||||
[migrations]
|
||||
ALLOW_LOCALNETWORKS = true
|
||||
|
||||
[webhook]
|
||||
{% if gitea_allowed_hosts | length > 0 %}
|
||||
ALLOWED_HOST_LIST = {{ gitea_allowed_hosts | join(',') }}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user