~emersion/soju-dev

Add friendly comment to the config file v1 PROPOSED

Hugo Osvaldo Barrera: 1
 Add friendly comment to the config file

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~emersion/soju-dev/patches/53457/mbox | git am -3
Learn more about email & git

[PATCH] Add friendly comment to the config file Export this patch

From: Michał Polański <michal@polanski.me>

---
Patch originally from the Alpine aport.
 config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config.in b/config.in
index e75ef07..2278fcf 100644
--- a/config.in
+++ b/config.in
@@ -1,3 +1,4 @@
# See soju(1) for supported directives
db sqlite3 /var/lib/soju/main.db
message-store fs /var/lib/soju/logs/
listen ircs://
-- 
2.45.2