Przeglądaj źródła

Use personal license for non-commercial use only for Caddy.
Related wekan/wekan-snap#39

Lauri Ojansivu 7 lat temu
rodzic
commit
10f24a8a8a
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      snap-src/bin/config
  2. 1 1
      snapcraft.yaml

+ 1 - 1
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"
 

+ 1 - 1
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