mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-09-02 18:18:31 +02:00
Force LDAP sync at first start
This commit is contained in:
@ -104,3 +104,7 @@ INTERNAL_TOKEN = __INTERNAL_TOKEN__
|
|||||||
|
|
||||||
[oauth2]
|
[oauth2]
|
||||||
JWT_SECRET = __JWT_SECRET__
|
JWT_SECRET = __JWT_SECRET__
|
||||||
|
|
||||||
|
[cron.sync_external_users]
|
||||||
|
ENABLED = true
|
||||||
|
RUN_AT_START = false
|
||||||
|
Reference in New Issue
Block a user