Skip to content

Commit

Permalink
更改:不要日志了
Browse files Browse the repository at this point in the history
  • Loading branch information
xiwangly2 committed Oct 16, 2023
1 parent bac9d1c commit c9525e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,7 @@ exit 0
<arguments>-config ./config.yaml</arguments>
<interactive>false</interactive>
<startmode>Automatic</startmode>
<logmode>rotate</logmode>
<sizeThreshold>64K</sizeThreshold>
<logFiles>4</logFiles>
<log mode="none"/>
</service>
```

Expand Down
4 changes: 1 addition & 3 deletions winsw.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@
<arguments>-config ./config.yaml</arguments>
<interactive>false</interactive>
<startmode>Automatic</startmode>
<logmode>rotate</logmode>
<sizeThreshold>64K</sizeThreshold>
<logFiles>4</logFiles>
<log mode="none"/>
</service>

0 comments on commit c9525e6

Please sign in to comment.