webfront.conf.source
来自「监控大型网络的软件。能够自动发现拓扑结构」· SOURCE 代码 · 共 31 行
SOURCE
31 行
## Configuration file for the NAV web frontend#[sessions]# The maximum amount of seconds of inactivity before a session expirestimeout = 3600## Configuration items for the toolbox#[toolbox]# This sets the search path for tool plugin description files.path = @tooldir@## Configuration items for ldap authentication#[ldap]enabled = noserver = ldaps://ldap.example.com# Which DN (Distinguished Name) we should bind to for user authenticationbinddn= ou=nav,ou=system,dc=ntnu,dc=no# Whether the underlying LDAP library should output debug information to# stderr. If enabled, you will typically find this output in the Apache error# log.debug = no
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?