Changelog: * https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.0.md * https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.1.md Reviewed by: arrowd, bapt Differential Revision: https://reviews.freebsd.org/D53297
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
@sample %%ETCDIR%%/conf/app.ini.sample
|
|
%%ETCDIR%%/conf/app.ini.defaults
|
|
sbin/forgejo
|
|
@dir %%DATADIR%%
|
|
@dir(git,git,755) %%DBDIR%%
|
|
@dir(git,git,755) %%DBDIR%%/data
|
|
@dir(git,git,755) %%DBDIR%%/forgejo-repositories
|
|
@dir(git,git,755) %%LOGDIR%%
|