1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

Change gitea_customize_files_path to / at end

This commit is contained in:
L3D 2024-01-12 00:59:28 +01:00
parent e853561bdf
commit 6009cbc414
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -274,4 +274,4 @@ gitea_customize_logo: false
gitea_custom: "{{ gitea_home }}/custom" gitea_custom: "{{ gitea_home }}/custom"
gitea_customize_footer: false gitea_customize_footer: false
gitea_customize_files: false gitea_customize_files: false
gitea_customize_files_path: "{{ gitea_custom_search }}/gitea_files" gitea_customize_files_path: "{{ gitea_custom_search }}/gitea_files/"