Merge pull request 'Restored Compatability with git.kske.dev' (#19) from b/new_vcs into develop
Reviewed-on: https://git.kske.dev/zdm/envoy/pulls/19 Reviewed-by: kske <kai@kske.dev>
This commit is contained in:
commit
69ea737361
@ -1,5 +1,7 @@
|
||||
# Envoy
|
||||
---
|
||||
<a href="https://git.kske.dev/zdm/envoy"><img src="https://git.kske.dev/repo-avatars/33-31e14133097b01b748ab361e3c3adb47" align="right" width="150" height="150"></a>
|
||||
|
||||
**Envoy** is a messenger written in Java.<br>
|
||||
It is split into three separate components: Envoy Client, Envoy Common and Envoy Server.
|
||||
<br><br><br><br><br>
|
||||
|
@ -4,14 +4,9 @@ enableGroups=true
|
||||
enableIssueReporting=true
|
||||
# git.kske.dev config
|
||||
issueCreationURL=https://git.kske.dev/api/v1/repos/zdm/envoy/issues?access_token=6d8ec2a72d64cbaf6319434aa2e7caf0130701b3
|
||||
userMadeLabel=240
|
||||
userMadeLabel=272
|
||||
bugLabel=117
|
||||
featureLabel=119
|
||||
# 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