| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
When using unix socket as listener (`HTTP_ADDR = /run/gitea/gitea.socket`) then it's required to have the folder `/run/gitea` with appropriate owner/group. Manual creation leads to vanishing after reboot. This directive enables Systemd to handle this.
|
|
|
|
| |
#4391 (#5777)
|
|
|
|
|
| |
* More detailed documentation on how to set up from binary
Also change recommended file locations
|
|
|
| |
in regards to binding to lower ports than 1024
|
| |
|
|
* Renamed scripts directory into contrib
* Added script to download gitignores from github
* Synced gitignores with github repo
|