소스 검색

Update roles/custom/matrix-client-element/templates/env.j2: add the copyright header

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4165/head
Suguru Hirahara 1 년 전
부모
커밋
72f28474c2
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      roles/custom/matrix-client-element/templates/env.j2

+ 6
- 0
roles/custom/matrix-client-element/templates/env.j2 파일 보기

@@ -1,3 +1,9 @@
{#
SPDX-FileCopyrightText: 2025 Slavi Pantaleev

SPDX-License-Identifier: AGPL-3.0-or-later
#}

ELEMENT_WEB_PORT={{ matrix_client_element_environment_variable_element_web_port }}

{{ matrix_client_element_environment_variables_extension }}

불러오는 중...
취소
저장