Fix typos in yaml example

pull/1096/head
Nicolás Hermosilla 2024-09-14 00:53:52 -03:00 committed by GitHub
parent acfe800e18
commit 49bec9a543
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ id: myapp
name: MyApp Service (powered by WinSW)
description: This service is a service created from a sample configuration
executable: java
#serviceaccount:
#serviceAccount:
# domain: YOURDOMAIN
# user: useraccount
# password: Pa55w0rd
@ -23,7 +23,7 @@ executable: java
# c:\cygwin\home\kohsuke\ws\hello-world\out\production\hello-world
# test.Main
#startArguments: start arguments
#workingdirectory: C:\myApp\work
#workingDirectory: C:\myApp\work
priority: Normal
stopTimeout: 15 sec
stopParentProcessFirst: true
@ -38,7 +38,7 @@ waitHint: 15 sec
sleepTime: 1 sec
#interactive: true
log:
# logpath: '%BASE%\logs'
# logPath: '%BASE%\logs'
mode: append
#env:
# -
@ -72,4 +72,4 @@ log:
# from: "https://example.com/some.dat"
# to: '%BASE%\some.dat'
# auth: sspi
#beepOnShutdown: true
#beepOnShutdown: true