chore(apps): remove TZ from values. (#1945)
* chore(apps): remove TZ from values. * chore(apps): remove TZ from values. Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
74148478ab
commit
2d331d15ca
|
@ -9,7 +9,6 @@ secret:
|
|||
SERVER_PASS: secret
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
STATUS_HTTP: true
|
||||
STATUS_HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
SUPERVISOR_HTTP_PORT: "{{ .Values.service.supervisor.ports.supervisor.port }}"
|
||||
|
|
|
@ -11,9 +11,6 @@ podSecurityContext:
|
|||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
|
@ -6,7 +6,6 @@ image:
|
|||
# See more environment variables in the babybuddy documentation
|
||||
# https://hub.docker.com/r/jgeusebroek/spotweb
|
||||
env:
|
||||
TZ: UTC
|
||||
SPOTWEB_SYSTEMTYPE: single
|
||||
SPOTWEB_FIRSTNAME: demo
|
||||
SPOTWEB_LASTNAME: spotweb
|
||||
|
|
|
@ -13,7 +13,6 @@ podSecurityContext:
|
|||
|
||||
env:
|
||||
PUID: 568
|
||||
TZ: UTC
|
||||
AIRSONIC_DIR: "/"
|
||||
# -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
|
||||
JAVA_OPTS:
|
||||
|
|
|
@ -18,7 +18,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Specify the user ID the application will run as
|
||||
PUID: 568
|
||||
# -- Used to set the base path for reverse proxies eg. /booksonic, /books, etc.
|
||||
|
|
|
@ -35,9 +35,8 @@ secret:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Host name used to connect to the Amcrest device
|
||||
AMCREST_HOST: ""
|
||||
AMCREST_HOST: "localhost"
|
||||
# -- Port used to connect to the Amcrest device
|
||||
AMCREST_PORT: 80
|
||||
# -- Host name used to connect to the MQTT broker
|
||||
|
|
|
@ -12,7 +12,6 @@ secret:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
PUID: 568
|
||||
RPC_PORT: 6800
|
||||
# LISTEN_PORT: 6888
|
||||
|
|
|
@ -11,7 +11,6 @@ service:
|
|||
targetPort: 6767
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -18,7 +18,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Specify the user ID the application will run as
|
||||
PUID: 568
|
||||
# -- Used to set the base path for reverse proxies eg. /booksonic, /books, etc.
|
||||
|
|
|
@ -15,7 +15,6 @@ secret:
|
|||
PASSWORD: ""
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PUID: 568
|
||||
CLI_ARGS:
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -15,7 +15,6 @@ secret:
|
|||
DECONZ_VNC_PASSWORD: ""
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PUID: 568
|
||||
# -- Override the location where deCONZ looks for the RaspBee/Conbee device.
|
||||
DECONZ_DEVICE: # /dev/ttyUSB0
|
||||
|
|
|
@ -10,7 +10,6 @@ image:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Specify the user ID the application will run as
|
||||
PUID: 568
|
||||
|
||||
|
|
|
@ -10,7 +10,6 @@ image:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
DJANGO_TIME_ZONE: "{{ .Values.env.TZ }}"
|
||||
DJANGO_DATABASE_ENGINE: "django.db.backends.postgresql"
|
||||
DJANGO_DATABASE_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
|
|
|
@ -10,7 +10,6 @@ image:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -17,7 +17,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -19,7 +19,6 @@ service:
|
|||
targetPort: 80
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -14,7 +14,6 @@ service:
|
|||
targetPort: 8484
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
|
||||
persistence:
|
||||
data:
|
||||
|
|
|
@ -17,7 +17,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# GONIC_MUSIC_PATH:
|
||||
# GONIC_PODCAST_PATH:
|
||||
# GONIC_CACHE_PATH:
|
||||
|
|
|
@ -32,7 +32,6 @@ secret:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Set to true to always override the local_settings.py file with values from environment variables. Do not set to True if you have made manual modifications to this file.
|
||||
REGENERATE_SETTINGS: "True"
|
||||
# -- The site's top-level URL and the port it listens to
|
||||
|
|
|
@ -13,7 +13,6 @@ podSecurityContext:
|
|||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PUID: 568
|
||||
|
||||
service:
|
||||
|
|
|
@ -17,7 +17,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Specify the user ID the application will run as
|
||||
PUID: 568
|
||||
|
||||
|
|
|
@ -25,7 +25,6 @@ probes:
|
|||
path: "/UI/Login"
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -12,7 +12,6 @@ podSecurityContext:
|
|||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
APP_BASE_URL: http://localhost:22300
|
||||
APP_PORT: 22300
|
||||
DB_CLIENT: "pg"
|
||||
|
|
|
@ -19,7 +19,6 @@ podSecurityContext:
|
|||
# @default -- See below (only deviations from the default settings are specified)
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Enable/disable email configuration from the user interface
|
||||
MAIL_CONFIGURATION: false
|
||||
# -- log driver: syslog, stderr, stdout or file
|
||||
|
|
|
@ -18,7 +18,6 @@ service:
|
|||
targetPort: 5299
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -26,7 +26,6 @@ secret:
|
|||
MAPBOX_API_KEY: ""
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
BACKEND_HOST: "localhost"
|
||||
DB_BACKEND: "postgresql"
|
||||
DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
|
|
|
@ -18,7 +18,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Specify the user ID the application will run as
|
||||
PUID: 568
|
||||
# PASSWORD:
|
||||
|
|
|
@ -14,7 +14,6 @@ service:
|
|||
targetPort: 8686
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -24,7 +24,6 @@ env:
|
|||
APP_ENV: "production"
|
||||
APP_TIMEZONE: "{{ .Values.env.TZ }}"
|
||||
# User Envs
|
||||
TZ: UTC
|
||||
APP_URL: "http://localhost"
|
||||
APP_DEBUG: false
|
||||
BACKUP_ENABLED: false
|
||||
|
|
|
@ -46,7 +46,6 @@ probes:
|
|||
path: "/ready"
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@ env:
|
|||
MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}"
|
||||
# User Envs
|
||||
PUID: 568
|
||||
TZ: UTC
|
||||
SECURITY_HEADER_HSTS_ENABLE: false
|
||||
APP_DEBUG: false
|
||||
PUSHER_APP_KEY: ""
|
||||
|
|
|
@ -18,7 +18,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
DB_TYPE: postgres
|
||||
POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
|
|
|
@ -12,7 +12,6 @@ secret:
|
|||
ADMIN_PASSWORD: "changeme"
|
||||
env:
|
||||
# -- Set the container timezone.
|
||||
TZ: UTC
|
||||
# -- Set to `1` to run database migrations during application startup.
|
||||
RUN_MIGRATIONS: 1
|
||||
# -- Set to `1` to create an admin user from environment variables.
|
||||
|
|
|
@ -21,7 +21,6 @@ secret:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Required: Minio server URL
|
||||
# Example: https://minio.server:9000
|
||||
CONSOLE_MINIO_SERVER: ""
|
||||
|
|
|
@ -12,7 +12,6 @@ podSecurityContext:
|
|||
fsGroup: 1000
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
GENERIC_TIMEZONE: "{{ .Values.env.TZ }}"
|
||||
DB_TYPE: "postgresdb"
|
||||
DB_POSTGRESDB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
|
|
|
@ -21,7 +21,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -14,7 +14,6 @@ service:
|
|||
targetPort: 5076
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -17,7 +17,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Enable MJPG Streamer
|
||||
# Enable this to ensure camera streaming is enabled you add a video device.
|
||||
ENABLE_MJPG_STREAMER: "true"
|
||||
|
|
|
@ -14,7 +14,6 @@ service:
|
|||
targetPort: 3579
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -28,7 +28,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -19,7 +19,6 @@ service:
|
|||
targetPort: 80
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -11,7 +11,6 @@ podSecurityContext:
|
|||
runAsGroup: 20
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PUID: 568
|
||||
|
||||
service:
|
||||
|
|
|
@ -13,7 +13,6 @@ securityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Set the application log level
|
||||
LOG_LEVEL: info
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@ securityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -10,7 +10,6 @@ secret:
|
|||
PHOTOPRISM_ADMIN_PASSWORD: "please-change"
|
||||
env:
|
||||
HOME: "/photoprism"
|
||||
TZ: UTC
|
||||
PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals"
|
||||
PHOTOPRISM_IMPORT_PATH: "/photoprism/import"
|
||||
PHOTOPRISM_TEMP_PATH: "/photoprism/temp"
|
||||
|
|
|
@ -4,7 +4,6 @@ image:
|
|||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PHOTOVIEW_DATABASE_DRIVER: "postgres"
|
||||
PHOTOVIEW_LISTEN_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
|
||||
PHOTOVIEW_MEDIA_CACHE: "/cache"
|
||||
|
|
|
@ -18,7 +18,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -18,7 +18,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -13,7 +13,6 @@ securityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
|
|
|
@ -17,7 +17,6 @@ podSecurityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Specify the user ID the application will run as
|
||||
PUID: 568
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@ securityContext:
|
|||
readOnlyRootFilesystem: false
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
|
||||
service:
|
||||
|
|
|
@ -14,7 +14,6 @@ service:
|
|||
targetPort: 7878
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -14,7 +14,6 @@ service:
|
|||
targetPort: 8787
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -9,7 +9,6 @@ image:
|
|||
# -- environment variables. See more environment variables in the [reg documentation](https://github.com/genuinetools/reg).
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Set the server registry
|
||||
# EXTRA_ARGS: "server --registry r.j3ss.co"
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@ podSecurityContext:
|
|||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PUID: 568
|
||||
|
||||
service:
|
||||
|
|
|
@ -11,7 +11,6 @@ service:
|
|||
targetPort: 8080
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -10,7 +10,6 @@ image:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Port where ser2sock listens
|
||||
LISTENER_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
# -- Path to the serial device
|
||||
|
|
|
@ -11,7 +11,6 @@ service:
|
|||
targetPort: 8989
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -10,7 +10,6 @@ image:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -17,7 +17,6 @@ secret:
|
|||
ADMIN_EMAIL: "info@example.com"
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- Name of the Statping instance
|
||||
NAME: "Statping Example"
|
||||
# -- Description of the Statping instance
|
||||
|
|
|
@ -12,7 +12,6 @@ podSecurityContext:
|
|||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
DATABASE_CLIENT: "postgres"
|
||||
DATABASE_PORT: 5432
|
||||
DATABASE_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
|
|
|
@ -11,7 +11,6 @@ service:
|
|||
targetPort: 8181
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
config:
|
||||
|
|
|
@ -19,7 +19,6 @@ secret:
|
|||
DOCS_SMTP_PASSWORD: ""
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
# -- The language which will be used as default
|
||||
DOCS_DEFAULT_LANGUAGE: "eng"
|
||||
# -- The base url used by the application
|
||||
|
|
|
@ -28,7 +28,6 @@ secret: {}
|
|||
# TRANSMISSION_RPC_USERNAME: ""
|
||||
# TRANSMISSION_RPC_PASSWORD: ""
|
||||
env:
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
# TRANSMISSION_ALT_SPEED_DOWN: 50
|
||||
# TRANSMISSION_ALT_SPEED_ENABLED: false
|
||||
|
|
|
@ -19,7 +19,6 @@ service:
|
|||
targetPort: 80
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
persistence:
|
||||
data:
|
||||
|
|
|
@ -12,7 +12,6 @@ podSecurityContext:
|
|||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PUID: 568
|
||||
|
||||
service:
|
||||
|
|
|
@ -14,7 +14,6 @@ portal:
|
|||
enabled: false
|
||||
|
||||
env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -10,7 +10,6 @@ image:
|
|||
# -- Environment variable configuration options for unifi-poller ([docs](https://unifipoller.com/docs/install/configuration)).
|
||||
# Note: a [configuration file](https://github.com/unifi-poller/unifi-poller/blob/master/examples/up.conf.example) is also supported.
|
||||
env:
|
||||
# TZ: UTC
|
||||
# UP_UNIFI_DEFAULT_URL: "https://127.0.0.1:8443"
|
||||
# UP_UNIFI_DEFAULT_USER: "unifipoller"
|
||||
# UP_UNIFI_DEFAULT_PASS: "unifipoller"
|
||||
|
|
|
@ -12,7 +12,6 @@ podSecurityContext:
|
|||
fsGroup: 1000
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
WEBLATE_TIME_ZONE: "{{ .Values.env.TZ }}"
|
||||
POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
POSTGRES_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
|
|
|
@ -10,7 +10,6 @@ image:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
WHOOGLE_CONFIG_COUNTRY: ""
|
||||
WHOOGLE_CONFIG_THEME: "dark"
|
||||
WHOOGLE_CONFIG_SAFE: true
|
||||
|
|
|
@ -19,7 +19,6 @@ podSecurityContext:
|
|||
env:
|
||||
# -- Set the container timezone
|
||||
PUID: 568
|
||||
TZ: UTC
|
||||
DB_TYPE: "postgres"
|
||||
DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
|
|
|
@ -13,7 +13,6 @@ securityContext:
|
|||
# @default -- See below
|
||||
env:
|
||||
# -- Set the container timezone
|
||||
TZ: UTC
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue