Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2024 10:50:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278855] www/forgejo 1.21.10.0_1 does not start
Message-ID:  <bug-278855-7788-B2LkLPiIZ9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278855-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278855-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278855

--- Comment #6 from Stefan Bethke <stb@lassitu.de> ---
(In reply to Marko Cupa=C4=87 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 incl=
udes
all these assets in the forgejo binary. If you turn that off, or if you pla=
ce
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 wi=
ll
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!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278855-7788-B2LkLPiIZ9>