12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
config CLEARSILVER_ENABLE_COMPRESSION
|
|
bool "HTML compression support"
|
|
default y
|
|
|
|
config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
|
|
bool "Remote X CGI debugging"
|
|
default n
|
|
|
|
config CLEARSILVER_ENABLE_GETTEXT
|
|
bool "Gettext message translation"
|
|
default n
|