📄 gridsphere.properties
字号:
# can be used to define the port number used for HTTP connectionsgridsphere.port.http=# can be used to define the port number used for HTTPS connectionsgridsphere.port.https=# optional can be used to hardcode a host namegridsphere.host=# The following 2 params determine the URL of the gridsphere portal, default is gridsphere/gridsphere# This is the name of the gridsphere webapp that is deployed, default is gridsphere# Some examples:# http://<host name>/myorg/portal# gridsphere.deploy=myorg, gridsphere.context=portal## http://<host name>/portal# gridsphere.deploy=ROOT, gridsphere.context=portalgridsphere.deploy=@GRIDSPHERE_DEPLOY@gridsphere.context=@GRIDSPHERE_CONTEXT@# should the login page use https?USE_HTTPS_LOGIN=false# after logging in should a user be redirected to use HTTPS?USE_HTTPS_REDIRECT=falseMAIL_SERVER=localhostMAIL_PORT=25MAIL_ADDRESS=no-reply@gridsphere.orgPORTAL_ADMIN_EMAIL=no-reply@gridsphere.orgENABLE_ERROR_HANDLING=falseDEFAULT_THEME=defaultSAVE_PASSWORDS=trueSUPPORT_X509_AUTH=falseSEND_USER_FORGET_PASSWD=trueREMEMBER_USER=trueACCOUNT_NUMTRIES=-1CAN_USER_CREATE_ACCOUNT=falseADMIN_ACCOUNT_APPROVAL=false# use username (true) or email address (false) in login portlet?USE_USERNAME_FOR_LOGIN=true
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -