smart: nwwebui named log levels.
All checks were successful
Source release / source-package (push) Successful in 51s
All checks were successful
Source release / source-package (push) Successful in 51s
This commit is contained in:
@@ -66,6 +66,8 @@ option(ENABLE_INTERNAL_RIP_SAP "Should we build Mars Nwe with Internal Router?"
|
||||
option(ENABLE_SHADOW_PWD "Should we build Mars Nwe with Shadow Password Support?" ON)
|
||||
option(ENABLE_QUOTA_SUPPORT "Should we build Mars Nwe with Quota Support?" OFF)
|
||||
|
||||
set(MARS_NWE_SMART_ADMIN_GROUP "root" CACHE STRING "Unix group allowed to log in to the SMArT/nwwebui admin interface")
|
||||
|
||||
IF (ENABLE_DEBUG)
|
||||
SET (MARS_NWE_DEBUG "1")
|
||||
ELSE (ENABLE_DEBUG)
|
||||
@@ -134,6 +136,7 @@ message(STATUS "Mars Nwe config: ${MARS_NWE_INSTALL_FULL_CONFDIR}")
|
||||
message(STATUS "Mars Nwe data: ${MARS_NWE_DATA_DIR}")
|
||||
message(STATUS "Mars Nwe log: ${MARS_NWE_LOG_DIR}")
|
||||
message(STATUS "Mars Nwe pid: ${MARS_NWE_PID_DIR}")
|
||||
message(STATUS "SMArT admin group: ${MARS_NWE_SMART_ADMIN_GROUP}")
|
||||
|
||||
# put the include dirs which are in the source or build tree
|
||||
# before all other include dirs, so the headers in the sources
|
||||
|
||||
2
smart
2
smart
Submodule smart updated: 2529e0e9dd...56b70a6ffc
Reference in New Issue
Block a user