mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
a27416329980d29655ebc8ffdfba5e06c11912f9
Across several files, references to cron.update_migration_post_id are made, although the actual setting is called cron.update_migration_poster_id according to modules/setting/cron.go (https://github.com/go-gitea/gitea/blob/10e2f291442fdc7efc31c02f5ffcba79a36db9ac/modules/setting/cron.go#L54). Co-authored-by: Antoine GIRARD <[email protected]>
Replace references to cron.update_migration_post_id with cron.update_migration_poster_id in docs (#11068)
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%