📄 webfront.conf.source
字号:
## 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -