Use personal license for non-commercial use only for Caddy.

Related wekan/wekan-snap#39
This commit is contained in:
Lauri Ojansivu 2018-03-21 12:41:29 +02:00
parent a7855f3f58
commit 10f24a8a8a
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ DESCRIPTION_DISABLE_MONGODB="Disable mongodb service: use only if binding to dat
DEFAULT_DISABLE_MONGODB="false" DEFAULT_DISABLE_MONGODB="false"
KEY_DISABLE_MONGODB="disable-mongodb" KEY_DISABLE_MONGODB="disable-mongodb"
DESCRIPTION_CADDY_ENABLED="Enable caddy service (caddy - Every Site on HTTPS). Set to 'true' to enable caddy\n\t\tcaddy settings are handled through $SNAP_COMMON/Caddyfile" DESCRIPTION_CADDY_ENABLED="Enable caddy service (caddy - Every Site on HTTPS) personal license for non-commercial use only, see https://caddyserver.com/products/licenses . Set to 'true' to enable caddy\n\t\tcaddy settings are handled through $SNAP_COMMON/Caddyfile"
DEFAULT_CADDY_ENABLED="false" DEFAULT_CADDY_ENABLED="false"
KEY_CADDY_ENABLED="caddy-enabled" KEY_CADDY_ENABLED="caddy-enabled"

View file

@ -140,7 +140,7 @@ parts:
caddy: caddy:
plugin: dump plugin: dump
source: https://caddyserver.com/download/linux/amd64?plugins= source: https://caddyserver.com/download/linux/amd64?license=personal&plugins=
source-type: tar source-type: tar
organize: organize:
caddy: bin/caddy caddy: bin/caddy