[Bug 278855] www/forgejo 1.21.10.0_1 does not start

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 May 2024 10:50:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278855

--- Comment #6 from Stefan Bethke <stb@lassitu.de> ---
(In reply to Marko Cupać from comment #5)
${PREFIX}/share/forgejo is used for HTML, JS, and other web assets.

There is a build time option BINDATA that is enabled by default, which includes
all these assets in the forgejo binary. If you turn that off, or if you place
your own assets in the correct paths under that directory, forgejo will use
those instead. You can use this to customize the theme.

I think I will add the directory to the plist, so it gets created, and I will
add it to the app.ini.sample, to make it more obvious.

And I'm very glad that making forgejo doctor work enabled you to figure out
what the actual problem was!

-- 
You are receiving this mail because:
You are the assignee for the bug.