From 10f24a8a8ae9ead604ea74abc79a50565544a522 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 21 Mar 2018 12:41:29 +0200 Subject: [PATCH] Use personal license for non-commercial use only for Caddy. Related wekan/wekan-snap#39 --- snap-src/bin/config | 2 +- snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/snap-src/bin/config b/snap-src/bin/config index da2ee5cd6..813c3d3fc 100755 --- a/snap-src/bin/config +++ b/snap-src/bin/config @@ -40,7 +40,7 @@ DESCRIPTION_DISABLE_MONGODB="Disable mongodb service: use only if binding to dat DEFAULT_DISABLE_MONGODB="false" 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" KEY_CADDY_ENABLED="caddy-enabled" diff --git a/snapcraft.yaml b/snapcraft.yaml index e28987db5..657e7bc86 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -140,7 +140,7 @@ parts: caddy: plugin: dump - source: https://caddyserver.com/download/linux/amd64?plugins= + source: https://caddyserver.com/download/linux/amd64?license=personal&plugins= source-type: tar organize: caddy: bin/caddy