Customizing Gitea is typically done using the custom folder. This is the central place to override configuration settings, templates, etc.
The custom data folder is located at
/app/data/custom.
Gitea also supports various
configuration customizations. To add customizations, use the File Manager and edit the file named
/app/data/app.ini.
After editing, restart the app for the changes to take effect.