We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7ea66 commit d652b91Copy full SHA for d652b91
docs/content/doc/help/seek-help.en-us.md
@@ -22,7 +22,7 @@ menu:
22
23
1. Your `app.ini` (with any sensitive data scrubbed as necessary).
24
2. The Gitea logs, and any other appropriate log files for the situation.
25
- * The logs may be outputted to console by default. If you need to collect logs from files,
+ * The logs are likely to be outputted to console. If you need to collect logs from files,
26
you could copy the following config into your `app.ini` (remove all other `[log]` sections),
27
then you can find the `gitea.log` in Gitea's log directory (default: `%(GITEA_WORK_DIR)/log`).
28
```ini
0 commit comments