forgejo/cmd
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
..
admin.go Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
docs.go
doctor.go Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) 2021-09-06 16:46:20 +02:00
dump.go
dump_repo.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
manager.go
migrate.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
migrate_storage.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
restore_repo.go
serv.go
web.go
web_graceful.go
web_letsencrypt.go