Fixed bug disabling server startup
For further information please take a look at the first Javadoc comment in envoy.data.Config
This commit is contained in:
@ -7,10 +7,11 @@ issueCreationURL=https://git.kske.dev/api/v1/repos/zdm/envoy/issues?access_token
|
||||
userMadeLabel=240
|
||||
bugLabel=117
|
||||
featureLabel=119
|
||||
# api.github.com config - supply an additional auth token
|
||||
# api.github.com config
|
||||
#issueCreationURL=https://api.github.com/repos/informatik-ag-ngl/envoy/issues
|
||||
#userMadeLabel="user made"
|
||||
#bugLabel="bug"
|
||||
#featureLabel="feature"
|
||||
issueAuthToken=
|
||||
consoleLevelBarrier=FINEST
|
||||
fileLevelBarrier=WARNING
|
||||
|
Reference in New Issue
Block a user