mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
snort: remove useless mysql/pgsql options
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_snort
|
||||
|
||||
config SNORT_MYSQL
|
||||
bool "Enable MySQL support"
|
||||
default n
|
||||
help
|
||||
This option enables support for logging to a MySQL database.
|
||||
Disabled by default.
|
||||
|
||||
config SNORT_PGSQL
|
||||
bool "Enable PostgreSQL support"
|
||||
default n
|
||||
help
|
||||
This option enables support for logging to a PostgreSQL database.
|
||||
Disabled by default.
|
||||
|
||||
config SNORT_LZMA
|
||||
bool "Enable LZMA support"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user