Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature #3492: Add option to hide footer load times #3562

Merged
merged 2 commits into from
Sep 1, 2016
Merged

Feature #3492: Add option to hide footer load times #3562

merged 2 commits into from
Sep 1, 2016

Conversation

thibaultmeyer
Copy link
Contributor

This pull request add a new option (SHOW_FOOTER_LOAD_TIMES) to toggle on/off the footer load times information (Issue #3492).

Extract from app.ini

[other]
SHOW_FOOTER_BRANDING = false
; Show version information about gogs and go in the footer
SHOW_FOOTER_VERSION = true
; Show load times
SHOW_FOOTER_LOAD_TIMES = true

@@ -430,3 +430,5 @@ cs-CZ = cs-CZ
SHOW_FOOTER_BRANDING = false
; Show version information about gogs and go in the footer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can make minor change about this line in same PR would be cool:

Show version information about Gogs and Go in the footer

@unknwon unknwon added the status: needs feedback Tell me more about it label Aug 31, 2016
@unknwon
Copy link
Member

unknwon commented Sep 1, 2016

Oops, your push is 5 seconds late... I just tagged v0.9.97...

@unknwon unknwon removed the status: needs feedback Tell me more about it label Sep 1, 2016
@unknwon unknwon merged commit bc902b8 into gogs:develop Sep 1, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants