remove unused variable
This commit is contained in:
parent
1c47652c13
commit
a66698ffea
1 changed files with 0 additions and 3 deletions
|
@ -137,9 +137,6 @@ forgejo_container_additional_networks: "{{ forgejo_container_additional_networks
|
||||||
forgejo_container_additional_networks_auto: []
|
forgejo_container_additional_networks_auto: []
|
||||||
forgejo_container_additional_networks_custom: []
|
forgejo_container_additional_networks_custom: []
|
||||||
|
|
||||||
# Additional environment variables.
|
|
||||||
forgejo_environment_variables_additional_variables: ''
|
|
||||||
|
|
||||||
# Specifies the value of the `X-XSS-Protection` header
|
# Specifies the value of the `X-XSS-Protection` header
|
||||||
# Stops pages from loading when they detect reflected cross-site scripting (XSS) attacks.
|
# Stops pages from loading when they detect reflected cross-site scripting (XSS) attacks.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue