Merge pull request #4940 from diizzyy/patch-95
[feed/packages.git] / net / znc / Config.in
1 #
2 # Copyright (C) 2010-2016 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 menu "Configuration"
9 depends on PACKAGE_znc
10
11 config ZNC_ICU
12 bool
13 prompt "Enable ICU character encoding support."
14 help
15 Allows configuration of the charset used between clients and ZNC, and
16 between ZNC and the IRC server".
17
18 endmenu