0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 12:04:35 +01:00
gitea/routers
mrsdizzie f125330fcf Include more variables on admin/config page (#6378)
Include the current CustomPath location in the admin section and also
display GITEA_WORK_DIR and/or GITEA_CUSTOM env var if they are set.

Right now there is no easy way to see this information, and if you try
and help most users they won't be able to tell you anything about these
values -- just that their custom template isn't working, files aren't in
the right place, etc... Now you can see all paths and if they were set
by ENV or not.
2019-03-19 18:40:13 -04:00
..
admin Include more variables on admin/config page (#6378) 2019-03-19 18:40:13 -04:00
api/v1 make sure units of a team are returned (#6379) 2019-03-19 17:50:06 -04:00
dev
org Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
private
repo Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
routes Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go