mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
95d478c29c
* docs: update heading This section covers more paths than the 3 listed in the heading. * setting: change PIDFile default from /var/run/gitea.pid to /run/gitea.pid On most modern distributions, /var/run is deprecated and only kept for backwards compat according to https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch05s13.html, and is a symlink to `/run/` on modern distributions. Old Distros that still don't have `/run` can update the gitea default as described in from-source.en-us.md to point to the old location. Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
5 years ago | |
---|---|---|
.. | ||
attachment.go | 5 years ago | |
cache.go | 5 years ago | |
cors.go | 5 years ago | |
cron.go | 5 years ago | |
database.go | 5 years ago | |
database_sqlite.go | 6 years ago | |
database_test.go | 6 years ago | |
git.go | 5 years ago | |
indexer.go | 5 years ago | |
indexer_test.go | 5 years ago | |
log.go | 5 years ago | |
mailer.go | 5 years ago | |
markup.go | 5 years ago | |
migrations.go | 5 years ago | |
project.go | 5 years ago | |
queue.go | 5 years ago | |
repository.go | 5 years ago | |
service.go | 5 years ago | |
session.go | 5 years ago | |
setting.go | 5 years ago | |
task.go | 5 years ago | |
webhook.go | 5 years ago |