From 99da2b5847b0b76bb1f069f04e134106da8df34f Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 10 May 2021 21:29:31 +0200 Subject: [PATCH] update gitea --- host_vars/web01.l3d.space/vars.yml | 4 ++++ roles/do1jlr.gitea | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/host_vars/web01.l3d.space/vars.yml b/host_vars/web01.l3d.space/vars.yml index 57026f9..a171b09 100644 --- a/host_vars/web01.l3d.space/vars.yml +++ b/host_vars/web01.l3d.space/vars.yml @@ -174,6 +174,10 @@ gitea_metrics_enabled: true gitea_metrics_token: "{{ _gitea_metrics_token }}" gitea_repo_indexer_enabled: true gitea_enable_notify_mail: true +gitea_extra_config: | + [other] + SHOW_FOOTER_VERSION = false + SHOW_FOOTER_TEMPLATE_LOAD_TIME = false # gitea secrets gitea_disable_git_hooks: "{{ _gitea_disable_git_hooks }}" diff --git a/roles/do1jlr.gitea b/roles/do1jlr.gitea index 0a6ec0f..7a3d3d5 160000 --- a/roles/do1jlr.gitea +++ b/roles/do1jlr.gitea @@ -1 +1 @@ -Subproject commit 0a6ec0f95f8b6324d0e060b4810481d65ecd4803 +Subproject commit 7a3d3d5ef9033f957c5b3fde15fd9cdcb5df78a7