We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2ca5c commit 9531edfCopy full SHA for 9531edf
config.yml
@@ -121,7 +121,7 @@ dingtalk:
121
#- "48456726" # 需要同步的部门ID
122
#- "^61213417" # 不需要同步的部门ID
123
is-update-syncd: false # 当钉钉用户的邮箱,手机号,部门等信息更新之后,是否同步更新,默认为false,如果你不了解这个字段的含义,则不建议开启
124
- user-leave-range: 1 #按配置天数查离职时间范围内的用户,为0时不限制
+ user-leave-range: 0 #按配置天数查离职时间范围内的用户,为0时不限制
125
wecom:
126
# 配置获取详细文档参考:http://ldapdoc.eryajf.net/pages/cf1698/
127
flag: "wecom" # 作为微信在平台的标识
0 commit comments