mirror of
https://github.com/linuxserver/docker-templates.git
synced 2026-02-05 10:58:52 +08:00
Update letsencrypt.xml
This commit is contained in:
parent
ce6660d88b
commit
49cece2c78
@ -85,4 +85,8 @@
|
||||
<Config Name="AppData Config Path" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="advanced-hide" Required="true" Mask="false"></Config>
|
||||
<Config Name="Only Subdomains" Target="ONLY_SUBDOMAINS" Default="false" Mode="" Description="if you wish to get certs only for certain subdomains, but not the main domain (main domain may be hosted on another machine and cannot be validated), set this to true" Type="Variable" Display="always" Required="false" Mask="false">FALSE</Config>
|
||||
<Config Name="Diffie Hellman" Target="DHLEVEL" Default="2048" Mode="" Description="Diffie Hellman parameters bit value. Can be 1024, 2048 or 4096. (Default is 2048)" Type="Variable" Display="always" Required="false" Mask="false">2048</Config>
|
||||
<DonateText>Donations</DonateText>
|
||||
<DonateLink>https://www.linuxserver.io/donations/</DonateLink>
|
||||
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
||||
<BaseImage>lsiobase/alpine.nginx</BaseImage>
|
||||
</Container>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user