Skip to content

Commit 495346c

Browse files
committed
small -> slim
1 parent bf09a21 commit 495346c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

znc/content.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ often blocked by web browsers, and therefore is not recommended.
3030
If you use any external module, put the .cpp, .py or .pm file to
3131
`/znc-data/modules` (you may need to create that directory).
3232

33-
IPv6 is currently disabled in this image.
33+
Musl silently doesn't support `AI_ADDRCONFIG` yet, and ZNC doesn't support [Happy Eyeballs](https://en.wikipedia.org/wiki/Happy_Eyeballs) yet.
34+
Together they cause very slow connection. So for now IPv6 is disabled here.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## `%%REPO%%:small`
1+
## `%%REPO%%:slim`
22

33
This image is smaller, but it doesn't support external modules.
4-
If you need any external C++, Perl or Python module, use `latest` instead of `small`.
4+
If you need any external C++, Perl or Python module, use `latest` instead of `slim`.

0 commit comments

Comments
 (0)