mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-04 12:03:24 +09:00
docs: fix typo in README about app.ini restart (#39223)
Signed-off-by: agoudbg <agoudbg@gmail.com>
This commit is contained in:
@@ -115,7 +115,7 @@ Gitea is pronounced [/ɡɪ’ti:/](https://youtu.be/EM71-2uDAoY) as in "gi-tea"
|
||||
|
||||
For dynamic config options, you can change it on your admin panel's configuration section.
|
||||
|
||||
For static config options, you can edit your `app.ini` file and resart the instance.
|
||||
For static config options, you can edit your `app.ini` file and restart the instance.
|
||||
See [app.example.ini](https://github.com/go-gitea/gitea/blob/main/custom/conf/app.example.ini) or [configuration documentation](https://docs.gitea.com/administration/config-cheat-sheet) for more details.
|
||||
|
||||
**Where can I find the security patches?**
|
||||
|
||||
Reference in New Issue
Block a user