Added environment variable to specify custom arguments to pass to Firefox.

This commit is contained in:
Jocelyn Le Sage 2024-06-30 22:25:39 -04:00
parent 1e6d352a54
commit ebe461ade1
3 changed files with 17 additions and 1 deletions

View file

@ -395,6 +395,16 @@ container:
customer-facing displays.
type: public
default: 0
- name: FF_CUSTOM_ARGS
description: >-
Custom argument(s) to pass when launching {{ app.friendly_name }}.
type: public
default: 0
unraid_template:
title: "Custom Arguments"
display: advanced
required: false
mask: false
# Volumes
volumes: []