mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
remove trailing whitespace
This commit is contained in:
parent
b2a6429823
commit
5e2f160441
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ PREFERRED_LICENSES = Apache License 2.0,MIT License
|
|||
DISABLE_HTTP_GIT = {{ gitea_disable_http_git }}
|
||||
; Value for Access-Control-Allow-Origin header, default is not to present
|
||||
; WARNING: This maybe harmful to you website if you do not give it a right value.
|
||||
ACCESS_CONTROL_ALLOW_ORIGIN =
|
||||
ACCESS_CONTROL_ALLOW_ORIGIN =
|
||||
; Force ssh:// clone url instead of scp-style uri when default SSH port is used
|
||||
USE_COMPAT_SSH_URI = false
|
||||
; Close issues as long as a commit on any branch marks it as fixed
|
||||
|
|
Loading…
Reference in a new issue