Review migrate-forgejo-from-brew doc, fix stale Phase 3 reference

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-05 08:29:58 -08:00
commit c029e5851a
2 changed files with 2 additions and 1 deletions

View file

@ -7,7 +7,7 @@ forgejo_app_slogan: "Beyond coding. We Forge."
forgejo_run_user: forgejo
forgejo_run_mode: prod
# Paths (brew-managed for now, will change to mcquack in Phase 3)
# Paths (brew-managed for now, will change to mcquack per migrate-forgejo-from-brew)
forgejo_work_path: /opt/homebrew/var/forgejo
forgejo_config_path: "{{ forgejo_work_path }}/custom/conf/app.ini"
forgejo_data_path: "{{ forgejo_work_path }}/data"

View file

@ -2,6 +2,7 @@
title: Migrate Forgejo from Brew to Source Build
status: active
modified: 2026-03-04
last-reviewed: 2026-03-05
tags:
- how-to
- forgejo