摘要: ###环境: sonarqube7.2 安装包中自带了ldap的插件 ###配置内容: # LDAP configuration # General Configuration sonar.security.realm=LDAP # 填写ad域对应的ip ldap.url=ldap://xx.xx. 阅读全文
posted @ 2020-11-19 15:04 一壶浊酒喜相逢 阅读(688) 评论(0) 推荐(0)
摘要: 1.复制小图标说明: 博客园插入代码,超过5-6行,发布以后会出现复制小图标 2.取消复制小图标: 在博客后台->设置->“页面定制CSS代码”中添加如下的css代码: .cnblogs_code_copy { display: none; } 参考url: https://group.cnblog 阅读全文
posted @ 2020-11-19 14:31 一壶浊酒喜相逢 阅读(239) 评论(0) 推荐(0)