diff options
Diffstat (limited to '')
| -rw-r--r-- | src/yuzu_cmd/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index b7b8abe1e..e7941eceb 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -156,7 +156,7 @@ region_value = | |||
| 156 | [Miscellaneous] | 156 | [Miscellaneous] |
| 157 | # A filter which removes logs below a certain logging level. | 157 | # A filter which removes logs below a certain logging level. |
| 158 | # Examples: *:Debug Kernel.SVC:Trace Service.*:Critical | 158 | # Examples: *:Debug Kernel.SVC:Trace Service.*:Critical |
| 159 | log_filter = *:Info | 159 | log_filter = *:Trace |
| 160 | 160 | ||
| 161 | [Debugging] | 161 | [Debugging] |
| 162 | # Port for listening to GDB connections. | 162 | # Port for listening to GDB connections. |