aboutsummaryrefslogtreecommitdiff
path: root/go.sum.license
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-02-10 12:17:39 +0700
committerShulhan <ms@kilabit.info>2026-02-10 12:17:39 +0700
commit8fd9d5e3d41d1352c98e42a04fbeab0bddac0674 (patch)
tree3bfd3f72e854f819e81e914a3a44befb45066871 /go.sum.license
parentfbad5db9b998ca64feaffee78ba680300d3a52a6 (diff)
downloadlilin-main.tar.xz
Release lilin v0.2.0 (2026-02-10)HEADv0.2.0maindev
**🪵 all: rename notif field "webhook_url" to "remote_url" These changes is to minimize duplicate field on "notif" section, so different kind of notif can use the same "remote_url" value. **🌱 all: support sending notification to SMTP server (email)** In the main configuration, lilin.cfg, user now can add "notif" section with kind "smtp" to send notification using user's email.
Diffstat (limited to 'go.sum.license')
-rw-r--r--go.sum.license2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.sum.license b/go.sum.license
index 22616a9..d2db5ff 100644
--- a/go.sum.license
+++ b/go.sum.license
@@ -1,2 +1,2 @@
-SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
SPDX-License-Identifier: GPL-3.0-only
+SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>