mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
10 lines
258 B
Text
10 lines
258 B
Text
menu "Configuration"
|
|
|
|
config ICWMP_MGMT_FROM_USP
|
|
bool "Support configuration of ManagementServer from USP"
|
|
default y
|
|
|
|
config ICWMP_BACKUP_EVENTS
|
|
bool "Create backup of session events to persistent storage after each successful session"
|
|
default y
|
|
endmenu
|