Skip to content

Commit 9e7ea66

Browse files
wxiaoguangdelvh
andauthored
Update docs/content/doc/help/seek-help.en-us.md
Co-authored-by: delvh <[email protected]>
1 parent 99dbfcd commit 9e7ea66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/doc/help/seek-help.en-us.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ menu:
2525
* The logs may be outputted to console by default. If you need to collect logs from files,
2626
you could copy the following config into your `app.ini` (remove all other `[log]` sections),
2727
then you can find the `gitea.log` in Gitea's log directory (default: `%(GITEA_WORK_DIR)/log`).
28-
```
29-
; To show all SQLs, you could also set LOG_SQL=true in [database] section
28+
```ini
29+
; To show all SQL logs, you can also set LOG_SQL=true in the [database] section
3030
[log]
3131
LEVEL=debug
3232
MODE=console,file

0 commit comments

Comments
 (0)