diff options
Diffstat (limited to 'docs/content/doc/features/authentication.en-us.md')
-rw-r--r-- | docs/content/doc/features/authentication.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/features/authentication.en-us.md b/docs/content/doc/features/authentication.en-us.md index bc4c33ad4d..7b295dd1d1 100644 --- a/docs/content/doc/features/authentication.en-us.md +++ b/docs/content/doc/features/authentication.en-us.md @@ -96,7 +96,7 @@ Both the LDAP via BindDN and the simple auth LDAP share the following fields: the LDAP server. The default period is every 24 hours but that can be changed in the app.ini file. See the *cron.sync_external_users* section in the [sample - app.ini](https://github.com/go-gitea/gitea/blob/master/custom/conf/app.ini.sample) + app.ini](https://github.com/go-gitea/gitea/blob/master/custom/conf/app.example.ini) for detailed comments about that section. The *User Search Base* and *User Filter* settings described above will limit which users can use Gitea and which users will be synchronized. When initially run the task will create |