summaryrefslogtreecommitdiffstats
path: root/snap-src/bin
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-21 12:41:29 +0200
committerLauri Ojansivu <x@xet7.org>2018-03-21 12:41:29 +0200
commit10f24a8a8ae9ead604ea74abc79a50565544a522 (patch)
tree46d4ec3e5723d4a5bb1cac7680d6067652e71f67 /snap-src/bin
parenta7855f3f582d193b0a6dbd70b5da6f59384f9520 (diff)
downloadwekan-10f24a8a8ae9ead604ea74abc79a50565544a522.tar.gz
wekan-10f24a8a8ae9ead604ea74abc79a50565544a522.tar.bz2
wekan-10f24a8a8ae9ead604ea74abc79a50565544a522.zip
Use personal license for non-commercial use only for Caddy.
Related wekan/wekan-snap#39
Diffstat (limited to 'snap-src/bin')
-rwxr-xr-xsnap-src/bin/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap-src/bin/config b/snap-src/bin/config
index da2ee5cd..813c3d3f 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"