Skip to content

Fixed the log path on fail2ban page #13726

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

Merged
merged 1 commit into from
Nov 28, 2020
Merged

Fixed the log path on fail2ban page #13726

merged 1 commit into from
Nov 28, 2020

Conversation

m455
Copy link
Contributor

@m455 m455 commented Nov 27, 2020

* Changed path from /home/git/gitea/log/gitea.log to
  /var/lib/gitea/log/gitea.log on the fail2ban page, so the log matches
  the instructions found on the following binary installation page:
  https://docs.gitea.io/en-us/install-from-binary/#create-required-directory-structure
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 27, 2020
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Nov 27, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 27, 2020
@codecov-io
Copy link

Codecov Report

Merging #13726 (7e66fe6) into master (7ab3633) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #13726   +/-   ##
=======================================
  Coverage   42.24%   42.24%           
=======================================
  Files         697      697           
  Lines       76631    76631           
=======================================
+ Hits        32371    32373    +2     
+ Misses      38936    38935    -1     
+ Partials     5324     5323    -1     
Impacted Files Coverage Δ
modules/util/timer.go 42.85% <0.00%> (-42.86%) ⬇️
modules/charset/charset.go 68.53% <0.00%> (-4.50%) ⬇️
services/pull/pull.go 41.17% <0.00%> (+0.49%) ⬆️
models/error.go 36.75% <0.00%> (+0.49%) ⬆️
modules/indexer/stats/db.go 52.17% <0.00%> (+8.69%) ⬆️
modules/indexer/stats/queue.go 76.47% <0.00%> (+11.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ab3633...7e66fe6. Read the comment docs.

@techknowlogick techknowlogick merged commit 5b75f17 into go-gitea:master Nov 28, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants