1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/routers
zeripath 04b233e940
Always emit the configuration path (#17036)
Often when handling problems it is not clear which configuration file Gitea is
using. This PR simply ensures that the configuration file is emitted.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-13 21:24:57 -04:00
..
api/v1 Use common sessioner for API and Web (#17027) 2021-09-12 19:35:38 +02:00
common Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
install Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
private Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
utils just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
web Use common sessioner for API and Web (#17027) 2021-09-12 19:35:38 +02:00
init.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00